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

Saving issue permission #250

Closed eldudemeister closed 3 years ago

eldudemeister commented 3 years ago

Hi, I'm trying to edit a yaml file on a remote server and when I try and save, I get this error Failed to save 'installplex.yml': Unable to write file 'ssh://ansiblevm/home/matt/installplex.yml' (NoPermissions (FileSystemError): ssh://ansiblevm/home/matt/installplex.yml).` I use the addon on to connect in the terminal and workspace okay but it doesnt actually let me save anything? Is there a setting I need to adjust?

eldudemeister commented 3 years ago

All sorted.

dstephens1980 commented 8 months ago

How?