Windows
Openssh Windows Bad Owner or Permissions
Use ssh client from Git instead of Windows inbuilt SSH client. E.g. set VS Code to use C:\Program Files\Git\usr\bin\ssh.exe instead of C:\Windows\System32\OpenSSH\ssh.exe. Steps: 1. In VS Code navigated to [File] -> [Preferences] -> [Settings] ->