OT: FTP sync program?

Christos TZOTZIOY Georgiou tzot at sil-tec.gr
Fri Apr 2 10:39:35 EST 2004


On Mon, 29 Mar 2004 14:03:13 +0200, rumours say that Miki Tebeka
<miki.tebeka at zoran.com> might have written:

>Hello All,
>
>I'm looking for a *free* program to synchronize files over ftp (like rsync).
>
>Any suggestions?

Take a look at this script which I use for linux package downloads
during the night:

http://www.sil-tec.gr/~tzot/python/sync_ftp.py

You want to edit the ftp_sites tuple (it works on a
directory-per-directory basis, so you might want to make it recursive),
and then you might need the TupleStruct.py, which you can take from
http://www.sil-tec.gr/~tzot/python/
-- 
TZOTZIOY, I speak England very best,
Ils sont fous ces Redmontains! --Harddix



More information about the Python-list mailing list