rsync for python?
sam1
sam1 at honeypot.spam
Thu Dec 21 06:03:38 EST 2006
nienfeng wrote:
> Hi, everyone
>
> I want to build rsync server that can run in linux and windows, and
> configure by python. So I'm looking for something like rsync for python.
> I find rsync.py and pysync. But rsync.py looks like a client mode, it
> can't be a rsync server, is it? Can pysync be a rsync server?
>
> Thanks.... by nienfeng
This one for Windows and Linux is all in Python and its configuration is also Python scripting :
http://www.xellsoft.com/SynchronEX.html#features
GUI wizards can create starting script templates for more complex tasks.
You'd not need to run an extra server as it directly uses SFTP, DAV (HTTP(S)), FTP(S), Local-Filesystem/NFS, Windows-Network .. standards for WAN/LAN transfer.
Sam
More information about the Python-list
mailing list