FTP problem
python at bdurham.com
python at bdurham.com
Fri Jan 14 07:05:05 EST 2011
More information about the Python-list mailing list
Fri Jan 14 07:05:05 EST 2011
- Previous message (by thread): FTP problem
- Next message (by thread): FTP problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): FTP problem
- Next message (by thread): FTP problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list