Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    $ssh2->scp_get("test/out/Tesia220044-20081029175508-03.txt") or die $s
    +sh2->error;
    
    $ssh2->disconnect();