gulp-sftp
gulp-sftp copied to clipboard
Feature: clear destination before upload
trafficstars
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.
Would be nice if this could be merged into the main branch.
@gtg092x any chance this can be merged?