eclipse-theia/theia

Cannot 'mount' remote folder with `SSF FS` VSCode extension

Open

#8,258 opened on Jul 29, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedvscodeworkspace

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Bug Description:

extension: https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs description: I could add configuration to sshfs extension, and open a remote SSH terminal with it. But I can't mount the remote folder as a workspace folder. Actually, after I click the 'Connect as Workspace folder' button, theia does show an empty folder in the workspace list, but, no contents are listed below that.

Steps to Reproduce:

  1. install Kelvin.vscode-sshfs extension;
  2. follow tutorial on https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs;

Additional Information

  • Operating System: Linux
  • Theia Version: 896948679a2a2fbb4928

Contributor guide