ftplib and FTP Objects...

Jose Isaias Cabrera jicman at cinops.xerox.com
Fri Apr 12 14:33:44 EDT 2002


thanks Andy! This, with setting the mode from PASV to normal, worked!
Thanks for all the help.

back to python...:-)

> Sorry, I just realised that should be:
>
> ftp.storbinary('STOR ' + fname, f)
>
> (ie ftplib takes care of the read() for you).







More information about the Python-list mailing list