batch ftp

Martin P Holland newsbunny at noether.freeserve.co.uk
Fri May 5 18:06:37 EDT 2000


On Fri, 05 May 2000 13:45:23 -0700,
Benyang Tang <btang at pacific.jpl.nasa.gov> wrote:
>Are there any python scripts to do ftp for a whole directory tree?
>I have seen ftpmirror.py in the standard python installation.
>But it ony does get, not put. Also it would be nice to preserve the time
>stamps and permission bits of the original files.

My ftpupdater app
from http://www.noether.freeserve.co.uk/kftpupdater
will do the putting as well as getting (tested on linux).
I hadn't thought about preserving permissions and time stamps...

atb

Martin
-- 
http://www.noether.freeserve.co.uk
http://www.kppp-archive.freeserve.co.uk



More information about the Python-list mailing list