CompareDir
Tool to Compare 2 directories and handle the files.
...CompareDir does just that: it can compare 2 directories + subdirectories and you decide what files you want to keep, copy or delete.
Manual: point it at a MasterDir, a SlaveDir than
click "Diff" = show only the files that are available in only 1 directory-tree.
Or click "All" = show all files in both directories.
Or click "Eq" = show file only the files that are the same.
Note the program cheqs FileName, FileSize, FileDate and (sub)directory. It does not compute md5 sums because that would make it extremely slow. Mind you i use this regular for directories with 2000 photos.
...