I have a home brew script that zips up files into a CD sized archive. It has worked well up until the last zip upgrade, and now I am getting crc errors (random, occurs in different files that are in the archive each time) in many, but not with all runs. The process uses perl to build a vector of file names, each file is then zipped into (added) the archive in turn up until a predefined size is exceeded, the last file is then removed and then the archive is tested with zip -T. The system zip binary is used, not a perl module.
Does anyone have any insight in what is going on? BillK -- William Kenworthy <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
