Should have the function of rename the file that diffrent size but same name. So it will help avoid to check 1 by 1 if the name is same but size diffrent.

Avatar
  • updated

Should have the function of rename the file that diffrent size but same name. So it will help avoid to check 1 by 1 if the name is same but size different.I hope I can do that without checking ton of files which have the same name but different.

Avatar
eric

hello,

If think it's the same approch , i search  how skip file if size and name is the same but if the name is the same and size is different keep the two files ( rename source or target )

Thanks for your help.