Skip to content

PRAE399/folder-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

folder-sync

  • A Python program that synchronizes two folders: source and replica.
  • The program maintains a full, identical copy of source folder at replica folder.
  • The synchronization is unidirectional from source to replica.

Command-line use:

python folder_sync.py /path/to/source_folder /path/to/replica_folder sync-time-sec-int /path/to/log_file.log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages