find_missing
This is a simple tool to find which files in a source directory (say, a camera SD card) don't exist in a destination directory (like your photo albums).
Usage:
find_missing.exe <source> <destination> [<destination> ...]
Simple Go utility to find which files in one path don't exist in another path
Go
This is a simple tool to find which files in a source directory (say, a camera SD card) don't exist in a destination directory (like your photo albums).
Usage:
find_missing.exe <source> <destination> [<destination> ...]