Help for this page

Select Code to Download


  1. or download this
    my $ssh2 = Net::SSH2->new();
    
    ...
    print $ssh2->error;
    
    $ssh2->disconnect();
    
  2. or download this
    Net::SSH2::Channel::read(size = 8192, ext = 0)
    - read 2972 bytes
    ...
    - read -37 bytes
    - read 7144 total
    -24LIBSSH2_ERROR_CHANNEL_WINDOW_EXCEEDED in Net::SSH2