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

Extension for Visual Studio Code: File system provider using SSH

Results 101 vscode-sshfs issues
Sort by recently updated
recently updated
newest added

I can access to remote server via terminal , but sshfs via terminal login successfully myconfig it too slow that I spend about 30s connect to remote server by terminal...

bug
waiting

After adding this settings ```shell $COMMAND | tee -a ssh001.log ``` but no log could be found. however it works when using in terminalCommand ```shell $SHELL | tee -a ssh001.log...

bug
good first issue

It would be cool if you could encrypt the passwords for the saved accesses or encrypt all connection data in general. I use the extension with Settings Sync to always...

enhancement
waiting

Suddenly i got this error when trying to edit connections or try to add new. Tried reinstall extension and addon (using VSCode addon in Homeassistant) Anyone know whats going on?

bug
wontfix
webview

There is option to save password: ``` Password Optional Password for password-based user authentication. Supports env variables. This gets saved in plaintext! Using prompts or private keys is recommended! ```...

enhancement
good first issue

Please add support for PuTTY-User-Key-File-3

enhancement
dependencies

Hello We've internal servers behind a bastion. Meaning, we can't resolve *.internal.company.com, instead our config define a ProxyJump on bounce.company.com for the internal domain. And once connected on the bastion,...

enhancement

Every time I open VS Code(ium), the last active SSHFS connection is reestablished if I forgot to disconnect before closing. I would prefer if VS Code(ium) NEVER re-established a connection...

enhancement
good first issue

No I'm not sure where is problem.. https://github.com/microsoft/vscode/issues/134297 On VSC terminal when trying run function with terminal eg. screen trac-fcgi ..etc to run trac app, then app is not executed...

bug
waiting