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

FTP-Sync: Upload File/Folder uploads an empty file with the folder name #235

Closed vallieresc closed 5 years ago

vallieresc commented 6 years ago

In the explorer, right click a folder, click FTP-Sync: Upload File/Folder, the upload is successful (no errors) but the result is an empty file with its name matching the folder name at the upload location. The files in the folder are not found.

I noticed the readme indicates "You can also upload a single file by right-clicking on it in the left menu and choosing the "Ftp-sync: Upload File" command.". Perhaps the folder feature was not fully implemented. Please review the upload folder functionality.

NajSurf commented 5 years ago

fixed in #269