Help for this page

Select Code to Download


  1. or download this
    my $scp = Net::SCP->new( {"host" => 'server1.ca:3479', "user" => 'user
    +1'} );
    $scp->scp($source, $destination);