On 15.03.2012 12:15, Alexander V. Lukyanov wrote:
> On Wed, Mar 14, 2012 at 09:16:07PM +0400, lexa wrote:
>> On 13.03.2012 11:27, Alexander V. Lukyanov wrote:
>>> On Mon, Mar 12, 2012 at 02:53:33PM +0400, lexa wrote:
>>>> ---> USER anonymous
>>>> <--- 530 This FTP server does not allow anonymous logins.
>>>> <--- 331 Please specify the password.
>>>> ---> QUIT
>>> I think the actual reason is that double response.
>>> I have changed lftp so that it correctly reports extra server messages.
>>> Here is the patch.
>>>
>> I apply your patch, but behaviour don't change. When i try connect lftp
>> constantly show  "Delaying before reconnect" , and don't asking me about
>> password.
> Please send debug output with the patch. Or send me IP address of that server.
>
> lftp won't display a prompt for password, it should print an error message.
>

I have this problem with ftp server on starterkit.dyndns.org .
Debug output:

---- Connecting to starterkit.dyndns.org (46.147.145.185) 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.
---> QUIT
<--- 331 Please specify the password.
---- Closing control socket

_______________________________________________
lftp mailing list
lftp@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp

Reply via email to