Skip to content

Sync two folders, compare two folders, on Windows (python)

License

Notifications You must be signed in to change notification settings

EricTerrell/SyncAndVerify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 10, 2025
c2a79d7 · Jan 10, 2025

History

26 Commits
Dec 10, 2024
Jan 9, 2025
Jan 3, 2025
Jan 3, 2025
Jan 9, 2025
Jan 8, 2025
Jan 3, 2025
Jan 3, 2025
Jan 8, 2025
Jan 9, 2025
Jan 8, 2025
Jan 6, 2025
Jan 10, 2025
Jan 9, 2025
Jan 8, 2025
Jan 3, 2025
Feb 7, 2021
Jan 3, 2025
Jan 3, 2025
Jan 10, 2025
Jan 3, 2025
Jan 3, 2025
Jan 4, 2025

Repository files navigation

SyncAndVerify for Windows

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.

Copyright

SyncAndVerify © Copyright 2025, Eric Bergman-Terrell

Links

Quick Start

  • Install python
  • python main.py

License

GPL3

Feedback

Please submit your feedback to [email protected].

Releases

No releases published

Packages

No packages published

Languages