lukasz-wronski / vscode-ftp-sync

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

fix uploadOnSave:false doesn't work #330

Open geeksesi opened 3 years ago

geeksesi commented 3 years ago

https://github.com/lukasz-wronski/vscode-ftp-sync/issues/307 https://github.com/lukasz-wronski/vscode-ftp-sync/issues/320 https://github.com/lukasz-wronski/vscode-ftp-sync/issues/288

i have this problem.

jeffslayr commented 2 years ago

Still experiencing this issue in v0.5.1 After save, attempts to upload with notification: "Ftp-sync: Uploading filename.ext to FTP server..." This notification does not go away and I have verified the file is not updated on the server. Manually uploading the file still works perfectly fine.