<?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: gunzip problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185312#M163653</link>
    <description>file filename&lt;BR /&gt;&lt;BR /&gt;A. Clay probably nailed it. Happens to the best of us and me.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 08 Feb 2004 00:03:30 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-02-08T00:03:30Z</dc:date>
    <item>
      <title>gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185305#M163646</link>
      <description>i tried many times to gunzip for this file (nickel.kbncsms.tar.gz).but the output is invalid compressd data. And i also tried in windows, in windows the same problem.&lt;BR /&gt;&lt;BR /&gt;this is file problem or any other problem.</description>
      <pubDate>Sat, 07 Feb 2004 00:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185305#M163646</guid>
      <dc:creator>M.sureshkumar</dc:creator>
      <dc:date>2004-02-07T00:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185306#M163647</link>
      <description>you have to check &lt;BR /&gt;&lt;BR /&gt;1.re-download the file&lt;BR /&gt;2.Make sure you did a ftp in binary mode from windows to unix&lt;BR /&gt;&lt;BR /&gt;Then try doing a gunzip.&lt;BR /&gt;&lt;BR /&gt;Else it should be a problem with the file</description>
      <pubDate>Sat, 07 Feb 2004 01:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185306#M163647</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-07T01:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185307#M163648</link>
      <description>you can get nickel from&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.hp.com/pub/catia/Utils/nickel.shar" target="_blank"&gt;ftp://ftp.hp.com/pub/catia/Utils/nickel.shar&lt;/A&gt;</description>
      <pubDate>Sat, 07 Feb 2004 01:13:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185307#M163648</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-07T01:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185308#M163649</link>
      <description>I have seen that on some files at times as well.  I have run into a couple of cases where the file was names something.tar.gz, but in reality it was not gzip'ed.  It was just a tar file.  Try just doing:&lt;BR /&gt;&lt;BR /&gt;# tar -tvf nickel.kbncsms.tar.gz&lt;BR /&gt;&lt;BR /&gt;and see what happens.  If you see filenames then the author just made a mistake.&lt;BR /&gt;&lt;BR /&gt;If you don't see filenames or get an error, then try redownloading.</description>
      <pubDate>Sat, 07 Feb 2004 01:32:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185308#M163649</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-02-07T01:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185309#M163650</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if I am not mistaken the first two characters of a zipped file are PK, so try a more or a cat | od -x on that file to see, if it is a zip file.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 07 Feb 2004 11:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185309#M163650</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-07T11:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185310#M163651</link>
      <description>My best guess is that when you downloaded the file, you did not specify a binary transfer and thus the file image is corrupt.</description>
      <pubDate>Sat, 07 Feb 2004 16:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185310#M163651</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-02-07T16:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185311#M163652</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you tested the integrity of the gzip file?&lt;BR /&gt;&lt;BR /&gt;gunzip -t nickel.kbncsms.tar.gz&lt;BR /&gt;&lt;BR /&gt;If it fails this - it's corrupt.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Sat, 07 Feb 2004 18:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185311#M163652</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-02-07T18:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185312#M163653</link>
      <description>file filename&lt;BR /&gt;&lt;BR /&gt;A. Clay probably nailed it. Happens to the best of us and me.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 08 Feb 2004 00:03:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185312#M163653</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-08T00:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: gunzip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185313#M163654</link>
      <description>One thing to watch when downloading fia http method with MSIE&lt;BR /&gt;is that MSIE will sometimes "help" you out by unzipping the&lt;BR /&gt;file on the way down. Sometimes, you can merely rename the&lt;BR /&gt;file from "blah.tar.gz" to "blah.tar" and get lucky.&lt;BR /&gt;(When using IE, if the site gives FTP and HTTP options, always use FTP)</description>
      <pubDate>Sun, 08 Feb 2004 00:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gunzip-problem/m-p/3185313#M163654</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2004-02-08T00:58:42Z</dc:date>
    </item>
  </channel>
</rss>

