ftputil - uploading many files too long

Christopher Arndt chris.arndt at web.de
Mon Jul 11 20:35:24 EDT 2005


geon schrieb:
> Hi,
> 
> When I try to upload many files I get such a error message:
> 
> [...] traceback deleted
 >
> ftputil.ftp_error.TemporaryError: 421 Login Timeout (25 seconds): closing contro
> l connection.
> 
> I think its not about many files but because of it takes too long for my ftp server (25s). I tried
> many things but nothing helps.

Well, the error message seems to say, that the server closes the 
connection because it timed out waiting for the client to login or 
because it was idle for to long.

But without some example code that exhibits the problem we really can't 
devine what you are trying to do...

Also note that ftputil has it's own mailing list.

Regards, Chris




More information about the Python-list mailing list