Hi,
I hav'been searching the groups for a way to _upload_ a file
to a ftp site using a proxy server with URLLIB (1 or 2) or FTPLIB.
I can download a file from a ftp site through the proxy - but I need
to be able to upload.
There are some postings about file uploads using http_post but none
menti
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 uploa