Put a file on an ftp server over ssl

Lars larswarholm at gmail.com
Wed May 11 05:58:03 EDT 2005


Daniel,

Why don't you just use the 'sftp' command line program, it's available
for all unixes and I bet you can find a build for windows to? Then you
could just do an os.system(..) and be done with it.

Cheers!
Lars




More information about the Python-list mailing list