When I try to connect to my Digital Ocean Ubuntu/Wordpress droplet I get Error: Authentication failed. Error: Critical error: count not connect to the server
I tried host: sftp://IP Username: ubuntu user Password: ubuntu password
What am I missing here?
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 there,
Rather than setting up your own FTP server and FTPS, I could suggest using SFTP with FileZilla and using your SSH credentials.
You can do that by following the steps from the documentation here:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Hope that this helps!
Best,
Bobby