thanks, and how to enable dynamic forward port like "ssh -D1080", can you give a demo ?
2012/12/14 mscdex <[email protected]> > v0.1.8 is now out on npm. Highlights since v0.1.3: > > * Various bug fixes > * SFTP has createReadStream and createWriteStream now > * Keepalive support > > Also, I wrote a fairly simple little script that uses ssh2 to exec() > on multiple servers in parallel for those who may be interested: > https://gist.github.com/4279365. I've been using it myself to easily > perform one-off tasks like git pulls, updating node, etc. > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
