gtg092x / gulp-sftp

Gulp SFTP Deploy
140 stars 61 forks source link

Create all non-existing directories on upload #55

Open gregersn opened 8 years ago

gregersn commented 8 years ago

Instead of just creating the innermost directory on upload, if it does not exist, this will check to see if all the nested directories exist, and create all the missing ones.

gridwalk commented 6 years ago

Maintainers please merge this!