How do I set up Cyberduck so that I can upload/download files to my droplet.
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 there,
I’ve been using FileZilla to upload and download files via SFTP as described in the docs here:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Regarding Cyberduck, the process should be the same. Are you getting any specific errors when you try to connect?
Best,
Bobby
This comment has been deleted
Click below to sign up and get $100 of credit to try our products over 60 days!
Famous last words… “everything should work”. I am able to get SFTP to connect with FileZilla using SSH but I just ditched FileZilla because of the crapware that comes along with it ( I don’t trust SourceForge anymore).
When I try to connect with Cyberduck, my authentication fails when I try to connect using my public key authentication. Any tips on proper configuration would be greatly appreciated.
same problem. I can upload files to other directories, but not usr/share/nginx/html
If you have ssh access, open an SFTP connection on port 22 with your username (not root) and password and everything should work!