Report this

What is the reason for this report?

Can't connect to FTP server

Posted on March 12, 2014

Hello everyone.

I can’t connect to my FTP server installed on my droplet.

I’ve tried to use vsftpd and proftpd, but both results in the same problem: when i try to connect, it says to me “ftp: connect: Connection timed out”

Instead of this, when i connect at localhost (via ssh), the response is the following: Connected to localhost. 220 ProFTPD 1.3.4a Server (Debian) [::ffff:127.0.0.1] Name (localhost:root): paulo 331 Password required for paulo Password: 230 User paulo logged in Remote system type is UNIX. Using binary mode to transfer files.

I use Ubuntu 12.04 server.

When I type “# ps ax | grep proftpd”, i get the following: 2663 ? Ss 0:00 proftpd: (accepting connections)
2944 pts/2 S+ 0:00 grep --color=auto proftpd

Any idea how I can solve this?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Hi, you must connect using the SFTP protocol. <br>To do this, put “sftp://” in front of your domain when you connect.

I’m getting the same thing, only I am connecting via sftp. When using filezilla, it tries to connect, says it’s connected, but no remote files show up, and then it times out and tries to reconnect. I have connected to the server many many times using this method in the past. It’s only been since I resized my droplet using the quick resize that I’ve been having problems. Any help on this one? I’m really confused.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.