gulp-sftp icon indicating copy to clipboard operation
gulp-sftp copied to clipboard

Feature: clear destination before upload

Open rudchenkos opened this issue 7 years ago • 2 comments

Sometimes it is needed to ensure that no old files are left in the remote destination directory. This commit introduces the new option clearDestination which makes gulp-sftp delete everything from remotePath before uploading files.

rudchenkos avatar Jul 23 '17 15:07 rudchenkos

Would be nice if this could be merged into the main branch.

araker avatar Dec 15 '17 16:12 araker

@gtg092x any chance this can be merged?

JacobDB avatar Feb 01 '19 22:02 JacobDB