Hi,
I want to connect to my droplet from my work computer. I created a new public key using PuTTY, and saved my private key on my desktop.
I tried to both copy the public key on my account interface here:
And log in with FileZilla using root as user and adding my private key:
But it didn’t work.
I also tried to add my new public key in the ~/.ssh/authorized_keys
folder as a new line under my other public key. But again it didn’t work.
I’m sure I’m doing something wrong, but can’t guess what it is.
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.
Heya,
If you try and use a terminal and one of the keys are you able to SSH?
Also, make sure your firewall is allowing port 22 to be accessed or if you want just whitelist your IP.