mkloubert / vscode-deploy-reloaded

Recoded version of Visual Studio Code extension 'vs-deploy', which provides commands to deploy files to one or more destinations.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-deploy-reloaded
GNU Lesser General Public License v3.0
162 stars 39 forks source link

Run Command After All Files have been Uploaded #92

Open brdhse1 opened 5 years ago

brdhse1 commented 5 years ago

We can run a command after each file has been uploaded, but it would be great if we could run a command after ALL file have been uploaded. https://github.com/mkloubert/vscode-deploy-reloaded/wiki/target_sftp#commands-

Thanks!

sparrowek commented 5 years ago

It would be great to have it.