sync dir's

Gerhard Haering gh at ghaering.de
Tue May 10 05:10:12 EDT 2005


On Tue, May 10, 2005 at 05:21:30PM +1000, Timothy Smith wrote:
> i need something which has a python library, so far i haven't seen 
> anything like that for rsync. i'll check out the others but

http://osx.freshmeat.net/projects/pysync/

    """
    Pysync has both a demonstration implementation of the rsync and
    related algorithms in pure Python, and a high speed librsync Python
    extension. The pure Python is not fast and is not optimized, however
    it does work and provides a simple implementation of the algorithm
    for reference and experimentation. It includes a combination of
    ideas taken from librsync, xdelta, and rsync. The librsync Python
    extension is less flexible and harder to understand, but is very
    fast.
    """
-- 
Gerhard Häring - gh at ghaering.de - Python, web & database development

pysqlite - Powerful and fast embedded database engine "SQLite" for Python.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20050510/07a82316/attachment.sig>


More information about the Python-list mailing list