Jump to letter: [
ABCDEFGHIJKLMNOPRSTWXZ
]
perl-Net-FTP-AutoReconnect - FTP client class with automatic reconnect on failure
Net::FTP::AutoReconnect is a wrapper module around Net::FTP. For many commands,
if anything goes wrong on the first try, it tries to disconnect and reconnect
to the server, restore the state to the same as it was when the command was
executed, then execute it again. The state includes login credentials,
authorize credentials, transfer mode (ASCII or binary), current working
directory, and any restart, passive, or port commands sent.
License: |
GPL |
Group: |
development/languages/perl |
Packages
Latest: perl-Net-FTP-AutoReconnect-0.2-1.el5.fio.noarch.rpm
Changelog:
- * 2008-11-11 - Lott Caskey <lottc[AT]fugitol[DOTCOM]>
- Creation of spec file.