Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: perl-Net-FTP-RetrHandle - Provides a file reading interface for reading files on a remote FTP server https://bugzilla.redhat.com/show_bug.cgi?id=720086 Summary: Review Request: perl-Net-FTP-RetrHandle - Provides a file reading interface for reading files on a remote FTP server Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: bjohnson@xxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Spec URL: http://fedorapeople.org/~bjohnson/perl-Net-FTP-RetrHandle.spec SRPM URL: http://fedorapeople.org/~bjohnson/perl-Net-FTP-RetrHandle-0.2-1.fc14.src.rpm 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 $ rpmlint perl-Net-FTP-RetrHandle.spec mock-results/*rpm 2 packages and 1 specfiles checked; 0 errors, 0 warnings. $ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review