Report this

What is the reason for this report?

SSH What ?!

Posted on May 12, 2014

Can’t really understand any of this SSH thing, I have a droplet (Ubuntu LAMP)

I want to add a FTP access as well, per the recommendation I understand that it isn’t so secure and I should go on sFTP.

So I went on and did the step-by-step of setting up ProFTPd but on the last steps where it says that I need to set up SSH key I stuck up.

I generated a key (id_rsa.pub) and copied it to the server authntication_keys or something like that… but than what ? How do I get that key to my FTP client (Filezilla) and how do I use that key for using Putty’s access ?

Thanks



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.

Never mind that latest post, <br>I found another tutorial and got it that I need to use Puttygen. <br> <br>So now I’ve my public key uploaded to DigitalOcean, <br>is it possible to apply the SSH key to an existing droplet or I have to destroy it and recreate ? <br> <br> <br>Thanks

You don’t have to recreate the droplet, but it might be the easiest way to do it. That way your key can be automatically added. If you want to add it to the existing droplet, you need to add the contents of your public key to the the file “~/.ssh/authorized_keys” on the server.

Eventually I’ve deleted and re-created <br>I even got the same IP as before. <br> <br>So now I’ve SSH access from both a FTP and Putty <br>but on the FTP I can’t have access to www folder (I’m accessing as user root) <br> <br>How do I fix that ? (a total noob, am I ? :-) )

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.