Re: checking zip file corruption
- From: "Ashok Shrestha" <ashok.shrestha@xxxxxxxxx>
- Date: Thu, 29 Jun 2006 13:53:08 -0400
Thank you for the suggestion.
On 6/26/06, Craig Rodrigues <rodrigc@xxxxxxxxxxxxxx> wrote:
On Mon, Jun 26, 2006 at 09:18:31AM -0400, Ashok Shrestha wrote:
> Hi all,
>
> I am writing code to check if incoming zip files are corrupt and the
> client is not willing to send a digest (like md5) of the file.
Why don't you just use InfoZip's "unzip -t" flag which tests
the integrity of a zip file? You can call "unzip -t" from Perl.
InfoZip is in ports, archivers/unzip and archivers/zip.
--
Craig Rodrigues
rodrigc@xxxxxxxxxxxxxx
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
--
Ashok Shrestha
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- checking zip file corruption
- From: Ashok Shrestha
- Re: checking zip file corruption
- From: Craig Rodrigues
- checking zip file corruption
- Prev by Date: Re: Return value of malloc(0)
- Next by Date: Re: NVIDIA FreeBSD kernel feature requests
- Previous by thread: Re: checking zip file corruption
- Next by thread: Re: checking zip file corruption
- Index(es):