Hi. I have minor issue in using lftp. When i try connect to ftp server that require authorization and forbids anonymous logins, lftp is constantly show: "Delaying before reconnect" and countdown.
I think much better would be if lftp say : "Authorization required" and request login and password. I run lftp with debug option and i get this log: ---- Connecting to ***.org (**.**.**.**) port 21 <--- 220 Welcome to ASUS RT-N56U FTP service. ---> FEAT <--- 211-Features: <--- EPRT <--- EPSV <--- MDTM <--- PASV <--- ICNV <--- REST STREAM <--- SIZE <--- TVFS <--- 211 End ---> USER anonymous <--- 530 This FTP server does not allow anonymous logins. <--- 331 Please specify the password. ---> QUIT <--- 221 Goodbye. ---> PASS lftp@ **** Peer closed connection ---- Closing control socket _______________________________________________ lftp mailing list [email protected] http://univ.uniyar.ac.ru/mailman/listinfo/lftp
