searching for unique folders names in two supposedly mirrored folder structures on two different drives.
used invert dupes; attributes: directory; and the 2 path separated by semi column in location.
to no avail. !!
some clues ??
Calude
The Dupes filter finds only files, no folders. Equally the Invert option will return only singular files.
You mean dupes by name?highend wrote:Finding dupes of folders would be useful as well (imho)...
Code: Select all
v11.50.0008 - 2012-09-02 16:35
* Duplicate File Finder: From now on ONLY files are returned.
Before, the Name-only check would also return folders.
Code: Select all
+ Duplicate File Finder: Before, the dupe finder would only find files, no
folders. Now you can also find duplicate folders by Name and Date. Simply
tick Directory in the Find Files | Attributes tab, and the dupe finder
will look for folders instead of files.
So now you got a fast way to compare directory trees, e.g. supposedly
mirrored folder structures on two different drives.
admin wrote:PS: I had an idea. Next beta:Code: Select all
+ Duplicate File Finder: Before, the dupe finder would only find files, no folders. Now you can also find duplicate folders by Name and Date. Simply tick Directory in the Find Files | Attributes tab, and the dupe finder will look for folders instead of files. So now you got a fast way to compare directory trees, e.g. supposedly mirrored folder structures on two different drives.
My idea was to make your idea work.calude wrote:the OP's idea!