Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Net-FTP-RetrHandle-0.2-43.fc42 RPM for noarch

From Fedora Rawhide for s390x / p

Name: perl-Net-FTP-RetrHandle Distribution: Fedora Project
Version: 0.2 Vendor: Fedora Project
Release: 43.fc42 Build date: Sat Jan 18 05:50:59 2025
Group: Unspecified Build host: buildhw-x86-14.iad2.fedoraproject.org
Size: 17970 Source RPM: perl-Net-FTP-RetrHandle-0.2-43.fc42.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Net-FTP-RetrHandle
Summary: File reading interface for reading files on a remote FTP server
This Perl module provides a file reading interface for reading all or parts of
files located on a remote FTP server, including emulation of seek and support
for downloading only the parts of the file requested.

Support for skipping the beginning of the file is implemented with the FTP REST
command, which starts a retrieval at any point in the file. Support for
skipping the end of the file is implemented with the FTP ABOR command, which
stops the transfer. With these two commands and some careful tracking of the
current file position, we're able to reliably emulate a seek/read pair, and get
only the parts of the file that are actually read.

This was originally designed for use with Archive::Zip; it's reliable enough
that the table of contents and individual files can be extracted from a remote
ZIP archive without downloading the whole thing.

An interface compatible with IO::Handle is provided, along with a tie-based
interface.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-43
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-42
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-41
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-40
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-39
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-38
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/share/doc/perl-Net-FTP-RetrHandle
/usr/share/doc/perl-Net-FTP-RetrHandle/NEWS
/usr/share/doc/perl-Net-FTP-RetrHandle/TODO
/usr/share/man/man3/Net::FTP::RetrHandle.3pm.gz
/usr/share/perl5/vendor_perl/Net
/usr/share/perl5/vendor_perl/Net/FTP
/usr/share/perl5/vendor_perl/Net/FTP/RetrHandle.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jan 28 04:11:00 2025