Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Net-FTP-AutoReconnect | Distribution: Mageia |
Version: 0.300.0 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Wed Feb 12 14:24:05 2020 |
Group: Development/Perl | Build host: localhost |
Size: 14108 | Source RPM: perl-Net-FTP-AutoReconnect-0.300.0-4.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://metacpan.org/release/Net-FTP-AutoReconnect | |
Summary: FTP client class with automatic reconnect on failure |
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.
GPLv1+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 0.300.0-4.mga8 + Revision: 1505541 - Mageia 8 Mass Rebuild * Thu Sep 20 2018 umeabot <umeabot> 0.300.0-3.mga7 + Revision: 1285119 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Net-FTP-AutoReconnect /usr/share/doc/perl-Net-FTP-AutoReconnect/META.yml /usr/share/man/man3/Net::FTP::AutoReconnect.3pm.xz /usr/share/perl5/vendor_perl/Net /usr/share/perl5/vendor_perl/Net/FTP /usr/share/perl5/vendor_perl/Net/FTP/AutoReconnect.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024