Operating System - HP-UX
1833137 Members
3324 Online
110051 Solutions
New Discussion

Support for gzip and gunzip

 
Michael Piccirilli
New Member

Support for gzip and gunzip

We are an HPUX11/i user with MicroFocus Cobol.
The master Files for our application are idx8 format. Can we safely gzip and ungzip these?

We had heard that over 2 GIG this was some kind of problem. We have our file systems defined for large files. Some of our master files are as large as 24GIG. We have gzipped some of these down to 4GIG.

Thanks
6 REPLIES 6
Paula J Frazer-Campbell
Honored Contributor

Re: Support for gzip and gunzip

HI

There is a version of pkzip for HP-UX, ver 2.1 I think.

Free to download and instals without a reboot.

Lots of sites have it.


Paula
If you can spell SysAdmin then you is one - anon
Patrick Wallek
Honored Contributor

Re: Support for gzip and gunzip

You must have a newer version of gzip than what is shipped with HP-UX in order to work with files over 2GB. It sounds like you've already got that though.

Check the new versions of gzip to see what size files they support. It sounds like you should be OK, since you've already gzip'ed some of them down to 4GB without a problem. The next thing I'd try is to gunzip it and make sure it still works.
erics_1
Honored Contributor

Re: Support for gzip and gunzip

Michael,

I believe the newest version of gzip allows for files greater than 2gb. It can be downloaded from:

http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.3/

Regards,
Eric
H.Merijn Brand (procura
Honored Contributor

Re: Support for gzip and gunzip

All kind of precompiled zip utiles, including the brand new gzip-1.3.5 can be found on https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/

Enjoy, have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
Paul Sperry
Honored Contributor

Re: Support for gzip and gunzip

I have found comperss better than gzip for sone types of files like images.
H.Merijn Brand (procura
Honored Contributor

Re: Support for gzip and gunzip

Paul, have you tried bzip2?

(also available on https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/)
Enjoy, Have FUN! H.Merijn