lukasz-wronski / vscode-ftp-sync

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

"Upload on Save" Not Working #373

Open rainwilds opened 8 months ago

rainwilds commented 8 months ago

Hi there,

With the JSON setting like this "uploadOnSave": true,

When I save it doesn't upload. I have to manually force the upload.

Any reasons why this might be?

Thanks, David

SonarSaied commented 8 months ago

same issue. Could not figure it out.

lapega commented 8 months ago

Same (but inverted) here, I have that option in "false", but when save the file get uploaded automatically. (I don't like that)

HackeCode commented 7 months ago

same here, i have false but when save the file get uploaded automatically and for me (and the users) is very bad XD

HankLloydRight commented 7 months ago

There's an easy fix for this found in several other threads talking about this one bug:

https://github.com/lukasz-wronski/vscode-ftp-sync/issues/339#issuecomment-941959336