You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.