FTP over TLS

Dima Barsky dima at net.ntl.com
Thu Nov 24 13:43:42 EST 2005


Carl Waldbieser <waldbie at yahoo.com> wrote:

> Does anyone know of any good examples for writing client side code
> to upload  files over a secure FTP connection?  I am referring to
> FTPS, *not* SFTP, which I found out the hard way are two different
> things.  

Look at the CURL library, the manual says it supports FTPS, although I
have not tried it myself:

http://curl.haxx.se/libcurl/python/

Hope it helps,
Dima.




More information about the Python-list mailing list