israelroldan / grunt-ssh

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

download mode failure (ssh2 outdated) #140

Open Xfennec opened 6 years ago

Xfennec commented 6 years ago

Hi,

Is it possible to bump ssh2 dependency to current version (0.5.5) since the version in grunt-ssh's package.json (~0.4.6) sometime fails to detect directories with fstat().

It makes impossible recursive downloads ("Warning: EISDIR: illegal operation on a directory" errors and so on)

Tested successfully with 0.5.5.