suntobright / vscode-sftp

Edit remote Linux files directly in VS Code.
MIT License
15 stars 6 forks source link

new folder not creating #29

Open mrbeandev opened 3 years ago

mrbeandev commented 3 years ago

not able to create a new folder in my vps . it gives a error as i asked to create a folder and the warning says no such folder exists ! image

philerb commented 3 years ago

I've had this problem when creating files, too. It says "no such file" but it does upload the new file.

Every time I edit the local file and save it, I get the same message. But the changes are uploaded.

Desired experience is that it doesn't show the error, if it successfully uploads the file/folder.