in reply to Re: Net::SSH2 Question - again-
in thread Net::SSH2 Question - again-

Its not working for me...after a few tests i can say, that it dont understand what to do with this line:

$ssh2->connect('127.0.0.1', 9922) or die "connect to SSH2 failed";

Replies are listed 'Best First'.
Re^3: Net::SSH2 Question - again-
by bgi (Sexton) on May 30, 2008 at 12:02 UTC
    this line is not working!! no idea why...i tested the other lines with if(-command-){print "ok";} and every line prints its "ok" expect the given line with tcpip