Hi! I am trying to upload my website to my ubuntu droplet and it doesn’t connect! Please help!
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 @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.
Hey @floridiverse,
Another article I want to share is 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.
Sign up now
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