Hello,
In contrast to "Find files -> Advanced -> Find duplicate files" current implementation of "Synchronize Dirs" does not seem to allow identifying files that differ in names.
Is that intentional?
If yes, what is the best approach to removal of such duplications from disk without plunging oneself into scripting?
The list of typical discrepancies in names comprises:
extra white space e.g. "my name " vs "my name"
underscore instead of space e.g. "my name" vs "my_name"
automatic padding e.g. "my name_1" vs "my name_0001"
copy and paste suffix e.g. "my name" vs "my name - copy"
Many thanks,
mmm
Sync Dirs - ignore name option [not implemented]
Moderators: Hacker, petermad, Stefan2, white
Sync Dirs - ignore name option [not implemented]
Last edited by mmm on 2022-03-04, 05:23 UTC, edited 2 times in total.
Re: Sync Dirs - ignore name option
Its by design.
Everything 1.5 search in TC allows for example
ev:c:\temp\test dupe:size;dm
This will find all files in c:\temp\test and its sub-dirs
which have the same size and date modified.
Everything 1.5 search in TC allows for example
ev:c:\temp\test dupe:size;dm
This will find all files in c:\temp\test and its sub-dirs
which have the same size and date modified.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1395a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.4 x64
Re: Sync Dirs - ignore name option
Yes, search commands do great job, my inquiry is about Synchronize Dirs though and that is another animal.
How do we synchronize two data structures with minor changes in filenames?
How do we synchronize two data structures with minor changes in filenames?
Re: Sync Dirs - ignore name option
Normally when you fully synchronize, you send new file, updated files and you delete deleted/renamed ones. This can handle file with same content but renamed. (delete old file name, push new file)
TC sync is a good sync, it fits most general uses it is based on file copy/delete not renaming/moving ... like most of the simple sync tool !
You can sync with TC and then do duplicate finding/deletion afterward if you which.
TC sync is a good sync, it fits most general uses it is based on file copy/delete not renaming/moving ... like most of the simple sync tool !
You can sync with TC and then do duplicate finding/deletion afterward if you which.
Re: Sync Dirs - ignore name option
NSP,
How can I synchronize two data structures with minor changes in filenames when "ignore name" option is missing by design?
I am missing the point. May I ask you to elaborate on that?You can sync with TC and then do duplicate finding/deletion afterward if you which.
How can I synchronize two data structures with minor changes in filenames when "ignore name" option is missing by design?
Re: Sync Dirs - ignore name option
NSP,
any thoughts?
any thoughts?
Re: Sync Dirs - ignore name option
[Christian Ghisler, author]
Unfortunately you cannot do this job with my sync tool.
Why? There wouldn't be a 1:1 relationship between files on the left and those one on the right if names were ignored.
[mmm]
Yes, I know, yet I am convinced users would greatly benefit from the "ignore name" option, especially when hunting copies (i.e. - copy(x) suffix in filename).
I would appreciate it if you could give it a thought.
Unfortunately you cannot do this job with my sync tool.
Why? There wouldn't be a 1:1 relationship between files on the left and those one on the right if names were ignored.
[mmm]
Yes, I know, yet I am convinced users would greatly benefit from the "ignore name" option, especially when hunting copies (i.e. - copy(x) suffix in filename).
I would appreciate it if you could give it a thought.