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 really like your extension, but it is hard to allways copy the credentials to the new connection. Is it possible to move the credentials like Username, Password, Host, ......

enhancement
good first issue

My server is using host key format `rsa-sha2-256`. However, that is not working with ssh2 it seems no matching host key format log ``` [INFO] [createSocket(nerves_livebook)] Creating socket [DEBUG] [createSocket(nerves_livebook)]...

bug
dependencies

Hi Kelvin, Thank you for the Extension. I've been using extension for a while but looks like our org is implementing CyberArk and asked to use CyberArk to connect to...

bug
waiting

is it possible to reovert a file which i deleted from my vscode which was on my vps server Ubuntu 20.04

I try to connect to a Linux host via Kerberos and it does not work. The used PuTTY Session works well, but the connection via vscode-sshfs does not. Maybe this...

enhancement
waiting

Thanks for writing extention SSH FS! **Situation:** I am using SSH with Public Key authentication. The private key is available via Pageant at my Windows workstation. **Issue:** Rather by chance...

enhancement
webview

_**If you're here just to see how to enable flags, check the `How to add flags as a user` section in the explanation below**_ # Feature request Add two new...

enhancement
webview

Follow up on #241. Extension now supports user-defined (and internally defined) environment variables, but doesn't yet pull any from PuTTY sessions. Need to slightly modify `putty.ts` and add to the...

enhancement
good first issue

Hello, Thank you for the great extension. I use it quite a bit for administering Linux servers and having the ability to directly edit and upload files is very handy....

enhancement

I really like to know if edited file was saved properly. It would be great to have Notifications (disabled by default).

enhancement
good first issue