teambition / gulp-ssh

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

resolves #53 allow private key file to be specified; expand leading ~ #84

Closed mojavelinux closed 6 years ago

mojavelinux commented 6 years ago

I decided to defer reading the private key file until the call to getClient so it could be done async.