Question
SFTP Dosen't work from filezilla, help pls!!
Hello,
I can access with success to sftp via terminal from my mac, But I can’t connect from filezilla or cyberduck, I follow this tutorial.
Also I tried with those access :
Host: sftp://Your_IP
User: root (or your username)
Password: Your password
Always I get the same error :
Error: Timeout expired
Error: Unable to connect to server
I need to make a configuration for my droplet ?
Any help pls
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
did you try port 22?
@wiak yes I tried with port 22
@elgaliamine - While logged in with your terminal, run the following
Then try to connect using filezilla. What errors do you get on the terminal?
Hello @wiak,
Thanks for your helps,
Bellow the errors :
Feb 22 10:50:00 packer-ubuntu-15-10-i386 sshd[10694]: Connection closed by 105.153.81.240 [preauth]
@elgaliamine - Googled to this filezilla forum post. See if any of the solutions there solves your filezilla problem.
Hello @gndo,
I upgrade fillezilla to the latest version, and resolve the problem.
Thank you very very much for your help
@elgaliamine - Excellent. Can you please post an answer below to where you upgraded your filezilla and which version for future reference? Thanks.
I just downloaded the latest version of my filezilla “FileZilla_3.15.0.2”, replace the existing and solved the problem.