Projects

PySync


PySync 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 Info
SVN/Download

Changes

downtime -- 1 file(s) modified
Main reason to use 0.2.1 over 0.2.0 is a bug fix to source dir's that have a space in them.
+ /tags/0.2.1


downtime -- 1 file(s) modified
* 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.
~ /trunk/pysync.py


downtime -- 1 file(s) modified
* Added basic error handling.
* Tells you how long a scan took to complete.
* Minor adjustments to the code structure.
~ /trunk/pysync.py


downtime -- 1 file(s) modified
Release of a new version after a complete rewrite of the code.
+ /tags/0.2.0


img cache