FZ Dont get disconnected !

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
Golyc
226 Transfer OK
Posts: 89
Joined: 2004-03-02 23:36

FZ Dont get disconnected !

#1 Post by Golyc » 2004-04-14 20:17

I think that this is an server error but .... After some files trasfer to serevr the connection is down ... OK in FREEserver this always happen ... but filzilla cant connect again ... the server think taht i istill conected ... i i don´t !
Here is an exemple, the red text is basicly a "copy" of the first ...
Status: Connecting to ftp.golyc.thefreeserver.com ...
Trace: FtpControlSocket.cpp(745): OnConnect(0) OpMode=1 OpState=-1 caller=0x003a8bb8
Status: Connected with ftp.golyc.thefreeserver.com. Waiting for welcome message...
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=-1 caller=0x003a8bb8
Response: 220 ProFTPD FTP Server ready.
Command: USER forums@golyc.thefreeserver.com
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=0 caller=0x003a8bb8
Response: 331 Password required for forums@golyc.thefreeserver.com.
Command: PASS ******
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=3 caller=0x003a8bb8
Response: 530 Sorry, the maximum number of clients (2) from your host are already connected.
Trace: FtpControlSocket.cpp(1381): OnClose(0) OpMode=1 OpState=3 caller=0x003a8bb8
Error: Disconnected from server
Trace: FtpControlSocket.cpp(807): DoClose(0) OpMode=1 OpState=3 caller=0x003a8bb8
Trace: FtpControlSocket.cpp(2919): ResetOperation(4100) OpMode=1 OpState=3 caller=0x003a8bb8
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)
Status: Connecting to ftp.golyc.thefreeserver.com ...
Trace: FtpControlSocket.cpp(745): OnConnect(0) OpMode=1 OpState=-1 caller=0x003a8bb8
Status: Connected with ftp.golyc.thefreeserver.com. Waiting for welcome message...
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=-1 caller=0x003a8bb8
Response: 220 ProFTPD FTP Server ready.
Command: USER forums@golyc.thefreeserver.com
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=0 caller=0x003a8bb8
Response: 331 Password required for forums@golyc.thefreeserver.com.
Command: PASS ******
Trace: FtpControlSocket.cpp(616): OnReceive(0) OpMode=1 OpState=3 caller=0x003a8bb8
Response: 530 Sorry, the maximum number of clients (2) from your host are already connected.

Post Reply