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

the bug "UploadOnSave" still exists #288

Open otterstein opened 5 years ago

otterstein commented 5 years ago

Hi, Everytime i saved the file, the file uploaded automatically.

this is an annoying bug. Please fix it.

it doesn't work, neither in the normal area nor in the generatedFiles area of the ftp-sync.json file.

Thank you in advance!

proweb commented 5 years ago

+1 if i have "uploadOnSave": false, it still uploaded automatically

franboud commented 5 years ago

Same here. I revert back to 0.3.8 and the problem is fixed!

yashika commented 5 years ago

still upload after set the uploadOnSave item value to false.....ahahahahahah

pwbiggs commented 5 years ago

Same here. "uploadOnSave": false, but I still get uploads automatically.

davidfasel commented 5 years ago

Another +1. Upload on save happens even if "uploadOnSave": false in JSON file. Tried restarting but still happens.

visaviweb commented 5 years ago

+1 Please, fix it!

vyskoczilova commented 5 years ago

+1 have a look on it, please

frankv12 commented 5 years ago

Same here. I revert back to 0.3.8 and the problem is fixed!

Bug still exist. v0.3.9. Please fix. Ty. @franboud: How did you revert?

franboud commented 5 years ago

@frankverhorst In VS Code, Extensions panel: there is a gear icon at bottom right of each installed extension. You can click on it and select the option "Install Another Version..." and select 0.3.8.

XagguHr commented 4 years ago

solution: https://github.com/lukasz-wronski/vscode-ftp-sync/issues/298#issuecomment-546597127

mikhailrepka commented 4 years ago

Issue still here, please fix it