SyncAndVerify
- Sync two folders
- Compare two folders by comparing file metadata
- Compare two folders by comparing file contents
The sync process does a read-back of all copied files and verifies that each file was copied correctly. However, if some or all of the files are read from the filesystem cache, this verification step will not be definitive.
One can specify a list of folders to ignore when doing a sync or comparison. This exclusion mechanism is currently only available via the programmatic interface, not from the command line.
SyncAndVerify © Copyright 2025, Eric Bergman-Terrell
- Install python
- python main.py
Please submit your feedback to SyncAndVerify@EricBT.com.