SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
545 stars 36 forks source link

Extension seems broken without Putty #405

Open sangrepura opened 11 months ago

sangrepura commented 11 months ago

All the config options I saw were for configuring this extension with Putty, and settings do not allow public key auth via my config file. I have a different ssh (installed with Scoop) on my $PATH in Windows that uses my .ssh/config Is there a way to specify this in the settings?

macnewbold commented 4 months ago

I think I may be in a similar situation - I am using Cygwin and have ssh-agent running but I can't seem to find how to get sshfs to use the agent, or to open my private keys in my Cygwin ~/.ssh folder.