Win32-OpenSSH
Win32-OpenSSH copied to clipboard
openssh is incompatible with VSCode's Remote Development
Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
Steps to reproduce
openssh is incompatible with VSCode's Remote Development
You cannot connect to a Windows server with OpenSSH installed using the Visual Studio Code Remote - SSH extension, but there is no problem using other client software. There is no problem connecting to the Windows Server 2019 built-in OpenSSH using the Visual Studio Code Remote - SSH extension.
Expected behavior
no
Actual behavior
no
Error details
No response
Environment data
windows server all
Version
v9.2.2.0p1-Beta
Visuals
No response
At first glance this appears that it would be an issue with the VS Code extension. I would recommend opening an issue here: https://github.com/microsoft/vscode-remote-release/issues as well.
Unfortunately, in the https://githubfast.com/microsoft/vscode-remote-release/issues I raised the issue but did not receive confirmation or a solution. Both are open source projects from Microsoft, and I hope this issue can be taken seriously and resolved.
After further testing, the above issue only occurs on Windows 7 or Windows Server 2008 systems with OpenSSH installed, and does not exist on Windows 10 or higher systems. Is this an issue with OpenSSH or VSCode's Remote Development?