How do I open an interactive ssh session? Is this demonstrated in the channels example? Thanks -- David Mitchell Software Engineer Telogis NOTICE: This message (including any attachments) contains CONFIDENTIAL INFORMATION intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.
David Mitchell wrote:> How do I open an interactive ssh session? Is this demonstrated in the > channels example? > > ThanksThe "popen-demo.rb" script (in the examples directory) shows two different ways of running an interactive session. You can also do it "the hard way" using channels... I''m documenting that approach right now. (A first pass at a Net::SSH manual should be available by the middle of the week if all goes well...) -- Jamis Buck jgb3@email.byu.edu http://www.jamisbuck.org/jamis "I use octal until I get to 8, and then I switch to decimal."