simonh1000 / ftp-deploy

Bulk upload to FTP server
Other
289 stars 61 forks source link

`deleteRemote` option doesn't remove .dotfiles #99

Open xavierfoucrier opened 5 years ago

xavierfoucrier commented 5 years ago

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 ftp-deploy@2.3.5 with webpack@4.41.2

0xGREG commented 3 years ago

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