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

`deleteRemote` option doesn't remove .dotfiles

Open xavierfoucrier opened this issue 6 years ago • 1 comments

When using ftp-deploy with the deleteRemote option set to true, each .dotfiles stay unchanged server side, and there is no warning or error message displayed.

I am using [email protected] with [email protected]

xavierfoucrier avatar Oct 16 '19 15:10 xavierfoucrier

@simonh1000 it also doesn't remove folders either. My include array is ["*", "**/*", "**/**", ".", ".*"] and the folder on the server is .tmp

0xGREG avatar Jan 13 '21 01:01 0xGREG