Hello,

I hope I'm not setting off a false alarm here, but it would seem that
lftp (ver 2.4.8) ignores the net:max-retries settings when the "retrieving
a dirlist"-process times out.

Log :

.
.
---> LIST -CF
<--- 150 Opening ASCII mode data connection for /bin/ls.
total 11
.
.
-rw------- 1   lftpd    lftpd          68 Apr  5  2001 welcome.msg
**** Timeout - reconnecting
---> ABOR
---- Closing control socket
---- Connecting to <site>
.
.
<--- 230 User <username> logged in.
---> PASV
<--- 227 Entering Passive Mode (<ip,port>)
---- Connecting data socket to (<ip>) port <port>
---> LIST -CF
<--- 150 Opening ASCII mode data connection for /bin/ls.
**** Timeout - reconnecting
---> ABOR
---- Closing control socket
---- Connecting to <site>

net:max-retries (in /etc/lftpd.conf) is set to 1, yet it keeps
reconnecting (and timing out).
I even tried enabling ftp:web-mode as a last resort workaround, but that didnt help 
either :)
If this is not a bug, but a configuration error on my part, please let
me know.

-- 
Best regards,
 Herbert Buurman                          mailto:[EMAIL PROTECTED]

Reply via email to