Help for this page

Select Code to Download


  1. or download this
    {   my $sendtext = $_[1] ;  # new
        my $chan = $ssh2->channel() or $ssh2->die_with_error ;
    ...
            {   $ssh2->die_with_error() ; }
            $out .= $buffer ;
        }
    
  2. or download this
    ~$ cat sshfile
    This is a test