donwa / gclone

rclone mod
Apache License 2.0
785 stars 360 forks source link

[Bug] Duplicate directory found in source - ignoring #26

Open CyberPoison opened 4 years ago

CyberPoison commented 4 years ago

Hi Devs and all.

I have this message when cloning the data from one team drive to a other (Empty) team drive i get this many times

Duplicate directory found in source - ignoring

So I would like to know if there is a way to copy the folder instead of dedupe it or ignoring it, like it says it's related with the folder / directory

Btw, I don't want to dedupe my drive because I have same content in different languages and if I dedupe it, it can delete one of the languages by mistake, in the other hand i want to make sure than folder and files with the same name sa been copied (at normally there are no more than 1 movies by folder) So i pretty sure than there will be no issues if some one help me to find a flag to force a copy instead of dedupe it.

Thanks

monotek commented 2 years ago

Same here cloning a harbor docker registry from s3 to azure blobstorage using the sync command, copieng from one remote to the other. How can i prevent this?