"similar filename" should recognize suffix (1), (2) ...
Posted: Tue Apr 19, 2016 8:29 am
It would be nice if the "similar filename" option included the number suffixes that Windows creates when you try to copy a file into a directory that already has a file with the same name.
Example: I'm copying videos from backup to harddisk. When trying to copy the file "Horrible_holiday_2005.mp4", Windows tells me there's already a file of that name. But I don't know if it's the same movie, and even if the size matches one of them could be corrupted etc. So I tell Windows to copy the file and rename it. Auto renaming results in filename "Horrible_holiday_2005 (1).mp4" (or if that exists, ...(2), ...(3) etc. Or if the filename was "Horrible holiday (2005).mp4" the new file would be named "Horrible holiday (2006).mp4" because Windows is not so smart). Now it would be nice if I could just run DuplicateCleaner over the folder and check if the files are really identical.
I know I could do this with a regex. But as this is the default way Windows marks duplicate files it would make sense if "similar filename" included it.
Example: I'm copying videos from backup to harddisk. When trying to copy the file "Horrible_holiday_2005.mp4", Windows tells me there's already a file of that name. But I don't know if it's the same movie, and even if the size matches one of them could be corrupted etc. So I tell Windows to copy the file and rename it. Auto renaming results in filename "Horrible_holiday_2005 (1).mp4" (or if that exists, ...(2), ...(3) etc. Or if the filename was "Horrible holiday (2005).mp4" the new file would be named "Horrible holiday (2006).mp4" because Windows is not so smart). Now it would be nice if I could just run DuplicateCleaner over the folder and check if the files are really identical.
I know I could do this with a regex. But as this is the default way Windows marks duplicate files it would make sense if "similar filename" included it.