teambition / gulp-ssh

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

don't callback till we're actually uploaded #6

Closed purge closed 9 years ago

purge commented 9 years ago

sftp is continuing without completing, this ensures the callback isn't done until the file is finished.

zensh commented 9 years ago

@purge thank you. v0.3.2 released