Assume I want to compare two directory trees:
D:\aaa\
and
D:\bbb\ccc\
Duplicates should only be listed if (at least) one twin is in the first directory tree and (at least) another twin is in the other dir tree. How do I specify that ?
Which one is the "master folder" ?
Do I have to add both directories to the lower entry field or only one ?