Hi there, I have another problem with LFTP. When I try to connect to a site that does not accept more connections LFTP immediately tries to reconnect, without any delay.
Here is the debug output: 2004-11-30 19:10:15 ---- Connecting to xxx.xx.xx.x (xxx.xx.xx.x) port 2121 2004-11-30 19:10:15 <--- 220 ProFTPD 1.2.10 Server (Hosting Server) [xxx.xx.xx.x] 2004-11-30 19:10:15 ---> FEAT 2004-11-30 19:10:15 <--- 211-Features: 2004-11-30 19:10:15 <--- MDTM 2004-11-30 19:10:15 <--- REST STREAM 2004-11-30 19:10:15 <--- SIZE 2004-11-30 19:10:15 <--- 211 End 2004-11-30 19:10:15 ---> USER ftp 2004-11-30 19:10:15 <--- 331 Password required for ftp. 2004-11-30 19:10:15 ---> PASS pass 2004-11-30 19:10:15 <--- 530 Sorry, no more connections allowed on this server. 2004-11-30 19:10:15 ---- Server reply matched ftp:retry-530, retrying 2004-11-30 19:10:15 ---> PWD 2004-11-30 19:10:15 **** Peer closed connection 2004-11-30 19:10:15 ---- Closing control socket 2004-11-30 19:10:15 ---- Connecting to xxx.xx.xx.x (xxx.xx.xx.x) port 2121 2004-11-30 19:10:15 <--- 220 ProFTPD 1.2.10 Server (Hosting Server) [xxx.xx.xx.x] 2004-11-30 19:10:15 ---> FEAT I think LFTP should wait for about 30 seconds instead of hammering the server... Any ideas? Markus
