Help for this page

Select Code to Download


  1. or download this
    if($ssh2-> auth_password('user', 'pass')){
        
    ...
        
        my $chan2 = $ssh2-> channel();
        $ssh2-> ($chan2);