vscode-ftp-sync icon indicating copy to clipboard operation
vscode-ftp-sync copied to clipboard

"Upload on Save" Not Working

Open rainwilds opened this issue 1 year ago • 4 comments

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

rainwilds avatar Jan 28 '24 02:01 rainwilds

same issue. Could not figure it out.

SonarSaied avatar Feb 07 '24 21:02 SonarSaied

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

lapega avatar Feb 08 '24 15:02 lapega

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

HackeCode avatar Feb 22 '24 16:02 HackeCode

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

HankLloydRight avatar Feb 22 '24 19:02 HankLloydRight