Answer the question
In order to leave comments, you need to log in
VS Code, SFTP opens read-only. How to fix?
Greetings.
Question. visual studio code editor. Installed the SFTP plugin. I can see the files, but they are read-only. How can I make them immediately open for editing?
sftp.json
{
"name": "My Server",
"host": "hostNAme",
"protocol": "ftp",
"port": 21,
"username": "username",
"password": "password",
"remotePath": "/",
"uploadOnSave": true,
"downloadOnOpen": true
}
Answer the question
In order to leave comments, you need to log in
For the umpteenth time - check whether this user can generally edit files on the server. Already had the same question today.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question