By nkwentiv
How do I get the FTP login for my new droplet? I am new to this.
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!
Under “On a PC” instructions, the second bullet:
“…type in the password that was emailed to you.”
What password? I tried the password that logs be into my Digital Ocean dashboard, but no go. Is there a different password I need to create/use here?
Hey @nkwentiv
Here’s the quickest process to get (S)FTP access, but check out the additional guides at the bottom as they will save you a lot of stress.
Before using FTP, you need to login to your server via SSH once in order to set your own password.
ssh root@[YOUR-DROPLET-IP-ADDRESS] where you replace [YOUR-DROPLET-IP-ADDRESS] with the IP Address listed in your control panelroot as the username and type in the password that was emailed to you.Use the following credentials to login with the program of your choice:
HOST: [YOUR-DROPLET-IP-ADDRESS]
USER: root
PASSWORD: [YOUR-PASSWORD]
PORT: 22
(port 22 is used for SFTP or Secure FTP, which is better)
| GUIDE: | How To Set Up SSH Keys |
|---|---|
![]() |
SSH keys provide a more secure way of logging into a virtual private server with SSH than using a password alone. Read Guide |
| GUIDE: | How To Use Filezilla to Transfer and Manage Files Securely on your VPS |
|---|---|
| . | This article will teach you how to use Filezilla to transfer and manage files securely on your VPS. But you will need to have SSH keys set up first. Read Guide |
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.