> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[email protected]] On Behalf Of Bob Woodside > Sent: Friday, July 17, 2009 1:08 PM > To: [email protected] > Subject: Re: INFOZIP >2Gb > > On Friday 17 July 2009, McKown, John wrote: > > Why not use the jar command in z/UNIX? It is basically a zip/unzip > > type program. That is, it will unzip a .zip file and will create a > > .zip file as well as a .jar file. Actually, a .jar file > __is__ a .zip > > file. Just with "special" files inside it such as the > manifest et al. > > > > And I am fairly sure that it can legally and morally be run on a > > zAAP. > > The question is whether jar can support the Zip64 file > format, and > hence can support archives that can 1) be larger than 4 GB, and 2) > contain individual files that are larger than 4 GB. > > As far as I know, Zip64 support is only available in the > latest Sun > beta of JDK7. Is my info not up to date? > > Cheers, > Bob
Well, this likely doesn't help. But on my Linux/Intel system, I created a text file which was 4.7 Gb (5,033,145,276 bytes). I used the jar command to create a .zip file which was 260Mb (272,331,844 bytes) in size. I am running the "IcedTea" version of Java on my Linux system, which is 1.6.0 . Unfortunately, I cannot test on z/OS as I just can't get that much storage. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

