Connection timed out

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
seanwalsh
500 Command not understood
Posts: 1
Joined: 2008-02-21 16:58
First name: Sean
Last name: Walsh

Connection timed out

#1 Post by seanwalsh » 2008-02-21 17:03

Hi

I have 2 servers (in the UK) which I need to connect to. I can connect to the first one, no problem. But the second one, there is an issue. Colleagues of mine in the UK can connect to both with no problem - they can even connect with my ftp login. I'm in South Africa. That's the background, not sure if there is anything in there that is creating the problem, though.

Anyway - The second server, I can't get anywhere close to connecting to. It just times out so early - I dont get any hint of what the problem is. Maybe you can help. Here is the debug result:

(Thanks)

Code: Select all

Trace:	ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p23d1c4) m_pEngine=0p1222118   caller=0p1298030
Status:	Connecting to aaa.bbb.ccc.ddd:21...
Error:	Connection timed out
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Error:	Could not connect to server
Status:	Waiting to retry...
Trace:	ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p23f820) m_pEngine=0p1222118   caller=0p1298030
Status:	Connecting to aaa.bbb.ccc.ddd:21...
Error:	Connection timed out
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Error:	Could not connect to server
Status:	Waiting to retry...
Trace:	ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p23f820) m_pEngine=0p1222118   caller=0p1298030
Status:	Connecting to aaa.bbb.ccc.ddd:21...
Error:	Connection timed out
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Error:	Could not connect to server

Post Reply