Help for this page

Select Code to Download


  1. or download this
    use Net::SSH::W32Perl;
    
    ...
    print "\n\n";
    print "ExitCode: $exit";
    print "\n\n";
    
  2. or download this
    ...
    client: Requesting service shell on channel 0.
    ...
    client: channel 1: send eof
    client: channel 1: open confirm rwindow 262143 rmax 16384
    (and here we hang indefinitely)