Skip to content

Command-line Python script for recursively and interactively (or automatically) comparing and synchronizing 2 directories using plain file access. Originally written on Linux with support for symbolic links, now only tested on Windows.

Notifications You must be signed in to change notification settings

ssomers/syncdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncdir

To run the main script, python syncdir.py -h To test the main script, python -m unittest

About

Command-line Python script for recursively and interactively (or automatically) comparing and synchronizing 2 directories using plain file access. Originally written on Linux with support for symbolic links, now only tested on Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages