Tor Erik Soenvisen wrote: > Hi, > > Anyone know about existing code supporting FTP over SSL? > I guess pycurl http://pycurl.sourceforge.net/ could be used, but that > requires knowledge of libcurl, which I haven't. > > regards
I don't know if it helps at all, but you can do https put of a file over SSL to server and/or you can use Webdav (if DAV server is available on target server) to copy files as well. -Larry -- http://mail.python.org/mailman/listinfo/python-list