Letter P

perl-Net-FTP-RetrHandle - Provides a file reading interface for reading files on a remote FTP server

Website: http://search.cpan.org/~giff/Net-FTP-RetrHandle-0.2/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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

Packages

perl-Net-FTP-RetrHandle-0.2-21.fc14.al.noarch [14 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al