find ssh key windows
$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
find ssh key windows
$ ls -al ~/.ssh
# Lists the files in your .ssh directory, if they exist
add ssh key to windows openssh client
# If you want to add your existing SSH key
# to your OpenSSH client in Windows 10/11 do the following;
Copy your existing id_rsa key (and possibly id_rsa.pub)
into C:/Users/[your user]/.ssh/
Resulting in C:/Users/[your user]/.ssh/id_rsa
and C:/Users/[your user]/.ssh/id_rsa.pub
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us