Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: copying file usnig Net::SCP module

by Khen1950fx (Canon)
on Sep 19, 2006 at 08:41 UTC ( [id://573658]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $scp = Net::SCP->new( "155.226.205.195", "metrica");
    $scp->get("/apps/instl/metrica/sample.txt") or die $scp->{errstr};
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://573658]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-16 19:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found