Thomas,

> ftp = FTP('ftp.indexftp.barcap.com', 'A Valid Username', ' A Valid Password')

Your FTP URI is bad. When I try to connect to your site from the Windows
FTP client, I get the following response:

Unknown host ftp.indexftp.barcap.com.

Malcolm
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to