SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

custom SSH Options #395

Open smerschjohann opened 11 months ago

smerschjohann commented 11 months ago

I looked on the SSH configuration but could not find a way to specify any ssh options.

In particular, I miss the option to activate compression. For most larger files that can really help the performance, but I couldn't find a way to activate it.