israelroldan / grunt-ssh

SSH, SFTP tasks for Grunt.
https://npmjs.org/package/grunt-ssh
MIT License
244 stars 70 forks source link

Request: update referenced ssh2 version #138

Open jasonterando opened 7 years ago

jasonterando commented 7 years ago

Hi, I was having issues getting sftp to work and, on a whim, updated the version of ssh2 in package.json to the current 0.5.4. After that, everything worked. Is this project still supported and, if so, is an update to this effect in the works? Would you prefer me to fork and set up a pull request?

rusekr commented 7 years ago

Hello! Using that in my package json as workaround:

"grunt-ssh": "https://github.com/israelroldan/grunt-ssh.git#7175b5548291bb2105a33a45d772573cb888430d",

jasonterando commented 7 years ago

Thx. I'll leave this open because it's something that @israelroldan needs to address

rusekr commented 7 years ago

It is already here https://github.com/israelroldan/grunt-ssh/issues/137