-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Labels
supportHelp needed from the maintainers of the repositoryHelp needed from the maintainers of the repository
Description
Checklist
- Using latest version on the App Store
- Read the docs
- Searched for existing GitHub issues
Configuration
Blink version: 15.0.6.528
iOS version: 15.3.1
Describe the bug
I am using ProxyCommand to go through the host to my remote_server and have configured the host and server in Blink. Using ssh command works fine, but I can't use "code remote_server:path/to/project" to get VS Code to read the files on the remote server.
Since I don't have permission to upgrade OpenSSH (version 7.2) on the host, I had to configure the remote server with 'ProxyCommand ssh -W %h:%p host' instead of ProxyJump.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
supportHelp needed from the maintainers of the repositoryHelp needed from the maintainers of the repository