vscode-sshfs icon indicating copy to clipboard operation
vscode-sshfs copied to clipboard

SSH FS won't connect to my server that uses publickey **and** password authentication.

Open reticle5 opened this issue 2 years ago • 1 comments

Standard SSH client works fine. But no luck with SSH FS. Looking at the logs, looks like SSH2 might manage the exchange incorrectly. But I'm new to all of this, so here's my issue, logged.

debug.log

reticle5 avatar Jul 20 '22 17:07 reticle5

Having similar issues. It continues to ask me for a password, even though I only use SSH for the server I'm using. If I try to add an SSH key it says all authentication methods have failed. I'm using VSCodium for this. Hope you find an answer.

hungry-bogart avatar Oct 29 '22 04:10 hungry-bogart

Duplicate of #311. That issue has a test build (it expired but I've started a build) which hopefully fixes it. If it works, I'll merge it into the next release.

SchoofsKelvin avatar Mar 24 '23 22:03 SchoofsKelvin