ftplib limitations?
Lawrence D'Oliveiro
ldo at geek-central.gen.new_zealand
Fri Aug 27 19:49:35 EDT 2010
More information about the Python-list mailing list
Fri Aug 27 19:49:35 EDT 2010
- Previous message (by thread): ftplib limitations?
- Next message (by thread): ftplib limitations?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In message <4C74E604.6090208 at sschwarzer.net>, Stefan Schwarzer wrote: > Now it may be that the data connection, after having started > the transfer, works as it should, but the control connection > times out because the duration of the transfer is too long. It might not be the fault of the FTP server. If you’re going through a router doing NAT, that could be where the timeout is happening.
- Previous message (by thread): ftplib limitations?
- Next message (by thread): ftplib limitations?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list