Question

How to get my SFTP access?

Hi!

I’m looking for my SFTP credentials, but i don’t find them… I tried with :

Host: my public id User: root or my Digital Ocean email login Password: my Digital Ocean password

Thanks a lot! Vincent


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.

If you’re using a server try with this app “Filezilla” install in your windows and you’ll find a place to put the host (IP) username (root) of course and the password (of the machine) and connect you’ll see that will work. I hope to help you and understand what I said cause I’m not a good speaker of English Language.

alexdo
Site Moderator
Site Moderator badge
October 11, 2022

Hello @pit07

The following details are used when you’re connecting via SFTP

  • Hostname and Port: The hostname is the IP address of the Droplet. The port is 22 by default.
  • Username and Password: The username and password are the credentials you use to SSH into the Droplet.

You can check these articles on how to access your droplet via SFTP

https://www.digitalocean.com/community/tutorials/how-to-use-sftp-to-securely-transfer-files-with-a-remote-server

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

Regards

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.