Help for this page

Select Code to Download


  1. or download this
    use Net::SSH::Perl;
    my $fw = Net::SSH::Perl->new( 'server1', debug => 1 );
    ...
    client_win2k: Authentication methods that can continue: publickey,keyb
    +oard-interactive.
    client_win2k: Next method to try is publickey.
    Permission denied at C:\Test\t.pl line 3
    
  2. or download this
    use Net::SSH::Perl;
    my $fw = Net::SSH::Perl->new( 'server2', debug => 1 );
    ...
    client_win2k: Sending command: ls -lh /etc
    client_win2k: Requesting service exec on channel 1.
    client_win2k: channel 1: open confirm rwindow 0 rmax 16384