<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Compression of Big files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625606#M816963</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which file system are u using? And OS?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Sep 2005 05:40:45 GMT</pubDate>
    <dc:creator>VEL_1</dc:creator>
    <dc:date>2005-09-14T05:40:45Z</dc:date>
    <item>
      <title>Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625601#M816958</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have a 3 GB and bigger tar files.&lt;BR /&gt;&lt;BR /&gt;What are the ways of compressing it.&lt;BR /&gt;While using gzip it says, file too large.</description>
      <pubDate>Wed, 14 Sep 2005 05:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625601#M816958</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T05:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625602#M816959</link>
      <description>You can use bzip2 for this purpose. &lt;BR /&gt;&lt;BR /&gt;Refer this: &lt;A href="http://www.digistar.com/bzip2/" target="_blank"&gt;http://www.digistar.com/bzip2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Wed, 14 Sep 2005 05:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625602#M816959</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-09-14T05:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625603#M816960</link>
      <description>1) You can try with bzip2 &lt;BR /&gt;2) Compress the file in a location where you have free space more than 3 GB. &lt;BR /&gt;3) Use gzip -9 &lt;FILE.TAR&gt; (Better compression,bit slow)&lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/FILE.TAR&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625603#M816960</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T05:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625604#M816961</link>
      <description>I'll try bzip2 for this.&lt;BR /&gt;&lt;BR /&gt;gzip -9 gives the same output.&lt;BR /&gt;&lt;BR /&gt;This time i have copied it.&lt;BR /&gt;"Value too large for defined data type"</description>
      <pubDate>Wed, 14 Sep 2005 05:36:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625604#M816961</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T05:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625605#M816962</link>
      <description>No I can't bzip2.&lt;BR /&gt;&lt;BR /&gt;Because i have to deliver this to different locations, and they won't install that.</description>
      <pubDate>Wed, 14 Sep 2005 05:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625605#M816962</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T05:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625606#M816963</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Which file system are u using? And OS?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625606#M816963</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-14T05:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625607#M816964</link>
      <description>I think, you need to compile gzip to enable large file compression. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.brandonhutchinson.com/gzip__Value_too_large_for_defined_data_type.html" target="_blank"&gt;http://www.brandonhutchinson.com/gzip__Value_too_large_for_defined_data_type.html&lt;/A&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625607#M816964</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T05:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625608#M816965</link>
      <description>One more link, &lt;A href="http://www.gzip.org/#faq10" target="_blank"&gt;http://www.gzip.org/#faq10&lt;/A&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625608#M816965</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T05:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625609#M816966</link>
      <description>&lt;BR /&gt;Alternatively, you can try to use the dd command:&lt;BR /&gt;&lt;BR /&gt;Please see the following link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wdb1.sco.com/kb/showta?taid=112962" target="_blank"&gt;http://wdb1.sco.com/kb/showta?taid=112962&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Note:&lt;BR /&gt;&lt;BR /&gt;      If you used old version of gzip, its better to upgrade gzip. Because old version of gzip may not support the large files.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625609#M816966</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-14T05:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625610#M816967</link>
      <description>Just a small problem:&lt;BR /&gt;&lt;BR /&gt;I am not an administrator, so don't have enough rights to do the installation.</description>
      <pubDate>Wed, 14 Sep 2005 05:52:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625610#M816967</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T05:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625611#M816968</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Try &lt;BR /&gt;  compress -fv &lt;FILE_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;/FILE_NAME&gt;</description>
      <pubDate>Wed, 14 Sep 2005 05:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625611#M816968</guid>
      <dc:creator>HugoAlmeida</dc:creator>
      <dc:date>2005-09-14T05:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625612#M816969</link>
      <description>Can you compile gzip yourself on your server ? Do you have enough permission to do that ? &lt;BR /&gt;In such cases, you can build your own gzip and use it for compression.</description>
      <pubDate>Wed, 14 Sep 2005 05:53:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625612#M816969</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-14T05:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625613#M816970</link>
      <description>Download gzip here and recompile it &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.5/&lt;/A&gt;&lt;BR /&gt;without restrictions&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;download this package:&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Alex</description>
      <pubDate>Wed, 14 Sep 2005 06:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625613#M816970</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-14T06:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625614#M816971</link>
      <description>Compressing is working, but its too slow and also it doesn't give a good compression ratio.&lt;BR /&gt;&lt;BR /&gt;Compiling gzip by myself will end up in the same problem, when i deliver the file, the reciepient might not be able to decompress it.</description>
      <pubDate>Wed, 14 Sep 2005 06:37:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625614#M816971</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T06:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625615#M816972</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;That dd option seems to work. :-)&lt;BR /&gt;I just replaced compress with gzip and is working.&lt;BR /&gt;Will take some time to complete, will update you then.</description>
      <pubDate>Wed, 14 Sep 2005 07:01:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625615#M816972</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625616#M816973</link>
      <description>Wow,&lt;BR /&gt;&lt;BR /&gt;That dd worked wonderfully.&lt;BR /&gt;&lt;BR /&gt;At the end of dd it gave me the output:&lt;BR /&gt;300+1 records in&lt;BR /&gt;300+1 records out&lt;BR /&gt;0+52264 records in&lt;BR /&gt;0+52264 records out&lt;BR /&gt;&lt;BR /&gt;What does it mean.</description>
      <pubDate>Wed, 14 Sep 2005 07:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625616#M816973</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T07:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625617#M816974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what dd command did you launch exactly which got that output?&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Sep 2005 07:59:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625617#M816974</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2005-09-14T07:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625618#M816975</link>
      <description>Check out the raj's link.</description>
      <pubDate>Wed, 14 Sep 2005 23:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625618#M816975</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-14T23:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625619#M816976</link>
      <description>cat bigFile | gzip -c - | cat - &amp;gt; bigFile.gz&lt;BR /&gt;&lt;BR /&gt;'cat' is OK with large files and since 'gzip' is reading/writing a pipe stream it doesn't have to deal with a large file descriptor.</description>
      <pubDate>Thu, 15 Sep 2005 01:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625619#M816976</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2005-09-15T01:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Compression of Big files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625620#M816977</link>
      <description>Its not a file, its a whole directory structure tarred up.&lt;BR /&gt;&lt;BR /&gt;Will it work.</description>
      <pubDate>Thu, 15 Sep 2005 23:48:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compression-of-big-files/m-p/3625620#M816977</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-09-15T23:48:21Z</dc:date>
    </item>
  </channel>
</rss>

