teambition / gulp-ssh

SSH and SFTP tasks for gulp
184 stars 38 forks source link

Delete files from dest if they are deleted locally #64

Open tcfunk opened 6 years ago

zensh commented 6 years ago

I would like to remove the dest dir and then copy files.

zensh commented 6 years ago

This is break change, if some one do some "append" work.

tcfunk commented 6 years ago

What if deletes were enabled via some config variable that you have to turn on?

zensh commented 6 years ago

that is good idea!