ftp upload through proxy ?
Tonino
tonino.greco at gmail.com
Mon Sep 5 02:35:39 EDT 2005
More information about the Python-list mailing list
Mon Sep 5 02:35:39 EDT 2005
- Previous message (by thread): mod_python: what's going on here?
- Next message (by thread): XML Pickle with PyGraphLib - Problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I have been searching the groups for a way to upload a file using URLLIB (2) to a ftp site using a proxy server. I read the ftplib does not support proxy servers and I know that urllib does support it. I can download a file from a ftp site through the proxy - but now I need to be able to upload. There are some postings about file uploads using http_post but none mentioned ftp uploads using urllib2 over proxy server ... Has anyone done this ? Can it be done ? Thanks
- Previous message (by thread): mod_python: what's going on here?
- Next message (by thread): XML Pickle with PyGraphLib - Problems
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list