lukasz-wronski / vscode-ftp-sync

Ftp Sync plugin for Visual Studio Code
https://marketplace.visualstudio.com/items/lukasz-wronski.ftp-sync
320 stars 85 forks source link

"Error: No such file" whenever file is updated and run #304

Open UCSF-ETS opened 4 years ago

UCSF-ETS commented 4 years ago

Running vscode 1.40.2 and the latest ftp-sync but every time I change the code, saveall, and run I get the error message. However if I run it again without any changes, I don't get the error msg. I should add that I am syncing to a raspberry pi 4, and have all credentials entered correctly for the ftp-syn:-init, which works. In addtion, I have tried "remotePath": '/'instead of "remotePath": './' and have tested adding a slash at the end for the path, but no combination of these works.