Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 323 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 323 Bytes

sync

This program periodically synchronizes a replica with a source folder. File creation/copying/removal operations are logged to a file and to the console output. Folder paths, synchronization interval and log file path can be provided using the command line arguments.

For usage information see:

python sync.py -h