Hi,

I need to write a simple Python script that I can connect to a FTP
server and download files from the server to my local box.  I am
required to go through a FTP Proxy and I don't see any examples on how
to do this.  The FTP proxy doesn't require username or password to
connect but the FTP server that I am connecting to does.

Any examples on how to do this would be greatly appreciated.  I am
limited to using Python version 2.4.3 on a Linux box.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to