0

I'm unable to log into SSH using Visual Studio Code the answer as mentioned here is to set the permissions for the file in Windows. Although is full control what is seen in this permissions capture;

I'm asking is to verify if I have things correct, although if it is correct visual studio code is still prompting me a for password?

enter image description here

Ramhound
  • 44,080

1 Answers1

0

Although I know I did add it to the authentication agent, I had to add it again using ssh-add and this issue is resolved and I now can log into ssh without being prompt for a password.