|
Occasionally I want to compare two sets (= directory trees) of files
and want to find files which are in both group of files.
This means I don't want to view files which are dupes but only exist
in one set internally. I did not see such a feature in NoClone.
I would appreciate if the next release would have such a search option.
Keep in mind that I should have the possibility to search the following
scenario as well:
"Find all dupes which are in directory tree beginning D:\myproj\*.*
and where the sibling(s) is/are in directory tree D:\*.* EXCEPT D:\myproj\*.*
|