Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^5: REST API with SFTP Pooling

by salva (Canon)
on Nov 16, 2020 at 16:05 UTC ( [id://11123698]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Net::OpenSSH;
    
    ...
      warn "delaying before restarting SSH connection\n";
      sleep 5;
    }
    
  2. or download this
    ...
    
    ...
    
    # at this point $sftp is a regular Net::SFTP::Foreign object you can u
    +se in any way you like.
    ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-19 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found