ftp-deploy icon indicating copy to clipboard operation
ftp-deploy copied to clipboard

config option to skip delete some files

Open sookoll opened this issue 5 years ago • 3 comments
trafficstars

I need to deploy all files except files in config folder, as these are different per env. I also need deleteRemote = true, as files can be deleted also during development. How to keep config folder if deleteRemote = true ?

sookoll avatar Dec 02 '19 13:12 sookoll

You are welcome to offer a pr for this

simonh1000 avatar Dec 03 '19 17:12 simonh1000

I also have a similar situation where I need a folder to be present on the server, and not deleted even if the deleteRemote is set to true. I think there should be an option in the config with excludeRemote, similar with the existing exclude option.

danieldogeanu avatar Jul 26 '20 10:07 danieldogeanu

any update on this ?

WeslleyDeSouza avatar Apr 21 '21 19:04 WeslleyDeSouza