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

As described in [issue 4](https://github.com/SchoofsKelvin/vscode-sshfs/issues/4) I create two putty sessions. I start session 1 to the hopping server with a dynamic tunnel (the connection is successful an the session is...

bug
waiting

I have a different setup (python interpreter etc.) depending on whether I am developing per ssh-fs or directly on the computer. It would be great if the plugin would allow...

enhancement

Hi, I am looking how to access file systems via a psmsshproxy. Its syntax obliges me to define my connections in the ssh config file. Does your (great and very...

enhancement

``` [INFO] [createSocket(tr3_config)] Creating socket [DEBUG] [createSocket(tr3_config)] Connecting to 192.168.178.70:22 [INFO] [createSSH(tr3_config)] Flag "OPENSSH-SHA1" enabled due to 'missing', including convertSha1 for publickey authentication [INFO] [createSSH(tr3_config)] Flag "OPENSSH-SHA1" enabled due to...

I was wondering whether or not the extension supports copy and pasting something into the terminal. Currently I am trying to copy my GitHub token to be able to clone...

I am currently using Haiku OS and have encountered an issue with the remote terminal where the commands I type are not being displayed. It's important to note that I...

I successfully uploaded directly to the codeserver, but after connecting remotely using sshfs, the upload failed. ![image](https://github.com/SchoofsKelvin/vscode-sshfs/assets/23429270/ad23a4ab-49b4-4c97-8457-dabc59005b8a) ![1709185588468](https://github.com/SchoofsKelvin/vscode-sshfs/assets/23429270/40035035-d230-412c-b33b-cc24ba9b5b71) I tried to upload a small file(3M) and it turned out to...

After installing the extension for the first time, and creating an initial configuration, this configuration can't be saved. The parameter "derived from config" (or so) is highlighted in red, even...

When editing the configuration of a connection there is a 'Forward agent' subheader but no interactable entity that allows the user to make a selection.

I get the following error when I try to connect to a remote host terminal that is an embedded device requiring the diffie-hellman-group1-sha1 key exchange. "Couldn't start a terminal for,...