Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^4: Net::SFTP::Foreign getting files

by kofs79 (Initiate)
on Apr 11, 2013 at 14:47 UTC ( [id://1028177]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ($file) = $sftp->glob("${file}*", names_only => 1);
    defined $file or die "file not found";
    
    $sftp->get($file, "$ai_dest_day/$file");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-03-29 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found