I was redirected to this StackExchange, it is my first time here. The extent of experience I have with SSH keys begins and ends with the one time I setup the ability to push code to GitHub.
I need to access a FTP server via Cyberduck. I am in SFTP and need to "Choose..." a SSH Private Key. I have the TEXT for the private key that was messaged to me. So I can copy and paste it into a file? I'm not sure how to proceed and every resource I find is to generate a key rather than save a file to upload.
Guidance and resources are appreciated.
-----BEGIN xx PRIVATE KEY-----
on a line, and end with a similar marker. The text between should be base64*.txt
is fine..ppk
). Then Filezilla can connect to the server.