Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 3bcae79614849a378c3fba4eeb6e3e7a

perl-Net-FTP-AutoReconnect-0.300.0-3.mga7.src.rpm

Description:

The goal of this method is to hide some implementation details of FTP
server systems from the programmer. In particular, many FTP systems will
automatically disconnect a user after a relatively short idle time or after
a transfer is aborted. In this case, 'Net::FTP::AutoReconnect' will simply
reconnect, send the commands necessary to return your session to its
previous state, then resend the command. If that fails, it will return the
error.

It makes no effort to determine what sorts of errors are likely to succeed
when they're retried. Partly that's because it's hard to know; if you're
retreiving a file from an FTP site with several mirrors and the file is not
found, for example, maybe on the next try you'll connect to a different
server and find it. But mostly it's from laziness; if you have some good
ideas about how to determine when to retry and when not to bother, by all
means send patches.

This module contains an instance of 'Net::FTP', which it passes most method
calls along to.

Generated packages:

Other version of this rpm: