Recognizes User then Says can't connect (picture)

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
PanZer
504 Command not implemented
Posts: 10
Joined: 2005-08-28 21:59

Recognizes User then Says can't connect (picture)

#1 Post by PanZer » 2005-09-08 03:45

I have this problem:
Image

What can I do to solve it?

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#2 Post by botg » 2005-09-08 08:52

Can you please enable debug information in the settings dialog and posta log from a failed attempt?

PanZer
504 Command not implemented
Posts: 10
Joined: 2005-08-28 21:59

#3 Post by PanZer » 2005-09-08 17:03

Ihope this is what you needed:

[11:58:02] Status: Connecting to 129.93. ...
[11:58:02] Trace: FtpControlSocket.cpp(921): OnConnect(0) OpMode=1 OpState=-1 caller=0x003acc4c
[11:58:02] Status: Connected with 129.93.. Waiting for welcome message...
[11:58:02] Trace: FtpControlSocket.cpp(744): OnReceive(0) OpMode=1 OpState=-1 caller=0x003acc4c
[11:58:02] Response: 220 Welcome to PanZer's Golden FTP Server.
[11:58:02] Response: Please, proceed at your convenience.
[11:58:02] Command: USER PanZer
[11:58:02] Trace: FtpControlSocket.cpp(1060): DoClose(4) OpMode=1 OpState=0 caller=0x003acc4c
[11:58:02] Trace: FtpControlSocket.cpp(3882): ResetOperation(4100) OpMode=1 OpState=0 caller=0x003acc4c
[11:58:02] Error: Unable to connect!
[11:58:02] Status: Waiting to retry... (1 retry left)
[11:58:08] Status: Connecting to 129.93. ...
[11:58:08] Trace: FtpControlSocket.cpp(921): OnConnect(0) OpMode=1 OpState=-1 caller=0x003acc4c
[11:58:08] Status: Connected with 129.93.. Waiting for welcome message...
[11:58:08] Trace: FtpControlSocket.cpp(744): OnReceive(0) OpMode=1 OpState=-1 caller=0x003acc4c
[11:58:08] Response: 220 Welcome to PanZer's Golden FTP Server.
[11:58:08] Response: Please, proceed at your convenience.
[11:58:08] Command: USER PanZer
[11:58:08] Trace: FtpControlSocket.cpp(1060): DoClose(4) OpMode=1 OpState=0 caller=0x003acc4c
[11:58:08] Trace: FtpControlSocket.cpp(3882): ResetOperation(4100) OpMode=1 OpState=0 caller=0x003acc4c
[11:58:08] Error: Unable to connect!

PanZer
504 Command not implemented
Posts: 10
Joined: 2005-08-28 21:59

#4 Post by PanZer » 2005-09-12 23:34

any ideas?

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#5 Post by botg » 2005-09-12 23:48

It seems like the server closes the connection after sending the welcome message so FileZilla cannot send the USER command.

PanZer
504 Command not implemented
Posts: 10
Joined: 2005-08-28 21:59

#6 Post by PanZer » 2005-09-13 06:27

anyway to fix this?

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#7 Post by botg » 2005-09-13 09:14

What happens if you connect to other servers like ftp://ftp.gnu.org for example?

Post Reply