|
Projects
|
PySyncPySync is a python script that will sync one directory with another diretory. Right now it only syncs mono directionally but in future versions I hope to have it sync bidirectionally. NOTE: This script is still in development so if you run into any bugs please let me know. More InfoSVN/Download Changesdowntime -- 1 file(s) modified + /tags/0.2.1Main reason to use 0.2.1 over 0.2.0 is a bug fix to source dir's that have a space in them. downtime -- 1 file(s) modified ~ /trunk/pysync.py* Switched from using getopt to using OptionParser. * Fixed a bug were if the starting source dir had a space the script would fail. * Other minor code changes. * Minor wording changes. downtime -- 1 file(s) modified ~ /trunk/pysync.py* Added basic error handling. * Tells you how long a scan took to complete. * Minor adjustments to the code structure. downtime -- 1 file(s) modified + /tags/0.2.0Release of a new version after a complete rewrite of the code. |




