On duplicate files overwrite them instead of creating a copy
On duplicate files overwrite them instead of creating a copy
/old/*.*
/new/*.*
instead of overwriting all old files in old folder it cares a copy of new files in the old folder
/old/new/*.*
that's strange
/old/*.*
/new/*.*
instead of overwriting all old files in old folder it cares a copy of new files in the old folder
/old/new/*.*
that's strange