I am implementing backup scripts in python. I'm trying to keep things cross platform. I hear there is a python based rsync implementation: http://pypi.python.org/pypi/rsync.py
But I can't seem to find it anywhere. All of the download links I find are dead. Does anyone know where I could find the rsync.py program?
At the moment I am using unison for Windows but I would like to try rsync.py
Alternative : pysync - implementation of the rsync and related algorithms in pure Python, and a high speed librsync Python extension
Another alternative: http://code.google.com/p/pyrsync/
Here is the algorythm (not sure if it helps you out):
http://code.activestate.com/recipes/577518-rsync-algorithm/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With