gtg092x / gulp-sftp

Gulp SFTP Deploy
140 stars 61 forks source link

Fixed task not properly finishing when using a callback function #41

Closed fulf closed 2 years ago

fulf commented 9 years ago

If you tried to run a callback function and the SFTP realized it had no file to upload, the task would just hang without being properly finished.