I have a new laptop now and I don’t have access to the SSH key that I generated when I created the droplet for my website. Now, I have updated my website and I need to upload the updated files by connecting via SFTP using Transmit to my droplet, but I can’t connect because I do not have the key on my new laptop. Can anyone help me? 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.
Hello,
What you would need to do in this case is to follow the steps here on how to recover access to your Droplet:
https://docs.digitalocean.com/products/droplets/resources/lost-ssh-key/
Once you’ve uploaded the new SSH key, you will be able to connect to the Droplet as normal.
Hope that this helps!
Regards,
Bobby