[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hi-res picture packer?
In article <2009062908114316807-@news.giganews.com>, Adam Hall wrote:
> Can't seem to decompress this file.
>
> <http://216.197.169.245/Apple%20II%20Programs/compression.zip>
Looks OK here.
$ curl http://216.197.169.245/Apple%20II%20Programs/compression.zip >
compression.zip
$ unzip -l compression.zip
Archive: compression.zip
Length Date Time Name
-------- ---- ---- ----
0 07-18-09 00:14 compressors/
143360 07-19-09 11:07 compressors/BeagleGraphics.dsk
143360 01-24-08 17:47 compressors/HiresPicPac.dsk
819264 07-23-09 11:04 compressors/MyDblCruncher.2mg
143360 07-23-09 11:36 compressors/MyDblCruncher.dsk
143360 07-18-09 00:19 compressors/PicPacDoubleRes.dsk
2708 07-23-09 11:39 compressors/Readme
143360 12-09-96 12:36 compressors/SiliconSalad.dsk
-------- -------
1538772 8 files
$ unzip -t compression.zip
Archive: compression.zip
testing: compressors/ OK
testing: compressors/BeagleGraphics.dsk OK
testing: compressors/HiresPicPac.dsk OK
testing: compressors/MyDblCruncher.2mg OK
testing: compressors/MyDblCruncher.dsk OK
testing: compressors/PicPacDoubleRes.dsk OK
testing: compressors/Readme OK
testing: compressors/SiliconSalad.dsk OK
No errors detected in compressed data of compression.zip.
--
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>