gtg092x / gulp-sftp

Gulp SFTP Deploy
140 stars 61 forks source link

Option to modify the default timeout when attempting to connect #17

Closed jhive closed 10 years ago

jhive commented 10 years ago

When working with slower servers, the default timeout specified by ssh2 is not enough time to get a successful handshake. Added the option to set a timeout which would allow an extended wait.

gtg092x commented 10 years ago

:+1:

gtg092x commented 10 years ago

Fixing a Windows bug. This will go out in the next release.