mkloubert / vs-deploy

Visual Studio Code extension that provides commands to deploy files of a workspace to a destination.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy
MIT License
131 stars 24 forks source link

[Question] Deleting destination directory files before FTP deployment #162

Open Kamilius opened 5 years ago

Kamilius commented 5 years ago

Hi guys,

I'm trying to remove all files in destination folder before deployment on Windows environment FTP, but can't seem to find any proper documentation about it. Can anyone point me towards how to achieve this?