Cgi File Upload without Form

Karsten.G.Weinert at googlemail.com Karsten.G.Weinert at googlemail.com
Fri Apr 27 17:10:42 EDT 2007


Hello,

what is the simplest way to upload a file (or a long string) to a
server using cgi/python?

Since I want to upload the data programmatically, a form based
solution is not good. I am not experienced with SOAP/WSDL and I
believe that would be more difficult than necessary. The client
program I have to use does not support FTP.

Any hint appreciated, kind regards,
Karsten.




More information about the Python-list mailing list