Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: clear destination before upload #73

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rudchenkos
Copy link

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.

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.
@araker
Copy link

araker commented Dec 15, 2017

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

@JacobDB
Copy link

JacobDB commented Feb 1, 2019

@gtg092x any chance this can be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants