Skip to content

code cannot read files on remote server #1438

@MalikTeng

Description

@MalikTeng

Checklist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportHelp needed from the maintainers of the repository

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions