Carl Waldbieser <[EMAIL PROTECTED]> 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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to