Detecting orphan files
Posted: August 7th, 2021, 11:58 am
A general question.
I have two USB drives. One supposed to be a backup of the first, but over time things got mixed up etc.
Both drives contain RAW and JPG' files, which should largely overlap, but there are probably many files that are unique on either drive. I would like to catch those files, compile a library of all unique images on one drive, then properly back it up to the other to make them the same and as originally intended.
Synchronizers I know don't quite work because the folder system is different between the drives. I'm trying to find the the inverse of duplicate files with a utility called Search My Files but won't know how that works until tomorrow as it compares hashes of the files and runs for hours...
Would anyone have a better idea as to how to accomplish such a mission?
I have two USB drives. One supposed to be a backup of the first, but over time things got mixed up etc.
Both drives contain RAW and JPG' files, which should largely overlap, but there are probably many files that are unique on either drive. I would like to catch those files, compile a library of all unique images on one drive, then properly back it up to the other to make them the same and as originally intended.
Synchronizers I know don't quite work because the folder system is different between the drives. I'm trying to find the the inverse of duplicate files with a utility called Search My Files but won't know how that works until tomorrow as it compares hashes of the files and runs for hours...
Would anyone have a better idea as to how to accomplish such a mission?