Question

how to connect my ubuntu droplet to filezilla?

Hi! I am trying to upload my website to my ubuntu droplet and it doesn’t connect! Please help!


Submit an answer
Answer a question...

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!

Sign In or Sign Up to Answer

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.

KFSys
Site Moderator
Site Moderator badge
July 5, 2022

Hi @floridiverse,

I would assume the issue is behind you not having an SSH key on your Filezilla instance. As mentioned check the tutorial here:

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

But basically, you’ll need to create an SSH key on your Laptop, if you don’t have one already, added to your FileZilla and then add the SSH key to your Droplet.

alexdo
Site Moderator
Site Moderator badge
July 4, 2022

Hey @floridiverse,

Another article I want to share is How To Use Filezilla to Transfer and Manage Files Securely on your VPS

https://www.digitalocean.com/community/tutorials/how-to-use-filezilla-to-transfer-and-manage-files-securely-on-your-vps

Hope that helps!

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.

Bobby Iliev
Site Moderator
Site Moderator badge
July 3, 2022

Hi there,

What I could suggest is using SFTP. You can connect to your Droplet with Filezilla via SFTP as described here:

https://docs.digitalocean.com/products/droplets/how-to/transfer-files/

Let me know if you have any questions!

Best,

Bobby