Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: how to implement Net::FTP::AutoReconnect

by sgifford (Prior)
on Apr 22, 2008 at 04:56 UTC ( [id://682082]=note: print w/replies, xml ) Need Help??


in reply to how to implement Net::FTP::AutoReconnect

padawan_linuxero -

You simply need to change use Net::FTP to use Net::FTP::AutoReconnect and $ftp = Net::FTP->new to $ftp = Net::FTP::AutoReconnect->new. At least, that's how I intended the module to work; if you have trouble post here and I'll see if I can help.

Adios, y buena suerte!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (None)
    As of 2024-04-25 01:51 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found