I am unable to connect to the server with filezilla but with winscp I am able to connect. Both filezilla and winscp connect using port 22. Why is filezilla unable to connect to the server?
Asked
Active
Viewed 6,279 times
5
-
Any logfile entries on the server? – Sven Jan 30 '13 at 10:03
-
Hi, SvenW, there are alot of logfile in the server. Do i look at firewall logfile. Sorry. i just started touching server stuff. im a bit dumb. – Kimberlee Ho Jan 30 '13 at 10:19
-
1Do you use sftp for filezilla connection? – Harrys Kavan Jan 30 '13 at 10:35
-
What error message do you get? – Jenny D Jan 30 '13 at 10:51
-
Yes. im using SFTP in filezilla connection. Filezilla error message : Error: Connection timed out Error: Could not connect to server – Kimberlee Ho Jan 31 '13 at 01:08
2 Answers
2
I am able to connect already. solution: Set timeout = 0 in filezilla. Apparently, my server needs more time to connect therefore setting timeout to 0 will prevent the connection to timeout.

Kimberlee Ho
- 171
- 1
- 5
-
Weird, WinSCP connects just fine for me in 17 secs, but FileZilla only connects when I make the timeout greater than the default 20 secs. This is on an IONOS server (formerly 1&1) – Eric Hepperle - CodeSlayer2010 Apr 21 '23 at 15:29
2
I had the same problem, but in this case it was necessary to check "Bypass proxy" on the Site Manager/advanced tab. It was trying to use the proxy instead of a direct connection.

Alcamo
- 21
- 2