Hi All,
I am running Ubuntu 12.04 and trying to get FTP setup on my Droplet. I followed all the instructions here (including the SSL setup):
https://www.digitalocean.com/community/articles/how-to-set-up-vsftpd-on-ubuntu-12-04
But when I try to connect I just get a timeout error. Has anyone had to configure anything specifically to get FTP working outside of these steps? I am also running Ghost on the Droplet if that might have anything to do with it… Thanks!
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!
Hmm. Is it listening on port 21? <pre>sudo netstat -plutn | grep 21</pre> <br>Also, I highly recommend <a href=“https://www.digitalocean.com/community/articles/how-to-use-filezilla-to-transfer-and-manage-files-securely-on-your-vps”>using SFTP instead of FTP</a>.
Turns out it was due to the IP tables rejecting connections… had to set the tables to allow connection on port 21. Thanks for your help! And yeah I am using SFTP, just wanted to figure out why FTP wasn’t working in general for my own sanity. :)
I set up an ftp server on my droplet and expect to be able to log in using a client of my choice into the server to transfer files. but i cannot log in with my droplet’s credentials… any help? <br>Thanks
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.