Report this

What is the reason for this report?

SFTP asking for password with Wordpress 1 click

Posted on March 12, 2015
eyup

By eyup

Hi,

I have started setting up my server using the 1 click Wordpress app. During installation i have added my SSH key and therefore i did not receive any password in the mail. Now, when I SSH into my droplet using ssh root@IP it only asks for a passphrase, which is good I guess and then I’m basically in. That should mean my SSH works? And now the main question: When i try to sftp root@IP it asks for a password?? What password should that be?

Regards!



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.

Hey there,

The passphrase sounds like a passphrase created with the SSH key. It’s the password to use the key. If you create an SSH key without a passphrase then you’ll be automatically logged in without any password/passphrase prompting.

I know that FileZilla log in with a ssh key. If you’re on a Mac and use Transmit, the SSH keys are automatically used.

Otherwise you can log in via SSH using your SSH key and run passwd to reset the root password. Then you can use that new password for an SFTP connection.

Happy coding,

Jon Schwenn Platform Support Specialist DigitalOcean

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.