<?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: unzip problem. Needs help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161205#M319965</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you don't have access to an unzipping utility, you can use the jar command, included in the "bin" directory of the Java as long as it is reachable from your executable path.&lt;BR /&gt;You can look for it is this way:&lt;BR /&gt;find /opt -name jar 2&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;# unzip file&lt;BR /&gt;jar xvf file.zip &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
    <pubDate>Fri, 14 Mar 2008 07:55:49 GMT</pubDate>
    <dc:creator>Arturo Galbiati</dc:creator>
    <dc:date>2008-03-14T07:55:49Z</dc:date>
    <item>
      <title>unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161201#M319961</link>
      <description>Hi Gurus.&lt;BR /&gt;&lt;BR /&gt;I want to unzip a file on hpux server which is near about 10GB in size and zipped using winzip. What I am doing is I am zipping the contents on windows servers and a doing an ftp to unix. But when I am trying to unzip it using ( gunzip , unzip or uncompress) giving the error &lt;BR /&gt;&lt;BR /&gt;root gunzip inetpub.zip&lt;BR /&gt;gunzip: inetpub.zip: unknown suffix -- ignored&lt;BR /&gt;&lt;BR /&gt; #unzip inetpub.zip&lt;BR /&gt; unzip:  cannot find or open inetpub.zip, inetpub.zip.zip or inetpub.zip.ZIP.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The interesting thing is that I am able to unzip a zip file (which is zipped using WinZip) of small size (say 10Mb) using unzip. &lt;BR /&gt;&lt;BR /&gt;I just want to know any one of you come across similar problem.&lt;BR /&gt;&lt;BR /&gt;What I am really looking is to transfer 10GB of data from windows UNIX.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Sreeram&lt;BR /&gt;</description>
      <pubDate>Thu, 13 Mar 2008 15:43:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161201#M319961</guid>
      <dc:creator>sreeram n</dc:creator>
      <dc:date>2008-03-13T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161202#M319962</link>
      <description>gunzip definitely won't work on a zip file.&lt;BR /&gt;&lt;BR /&gt;The version of unzip you are using may have a file size limit.&lt;BR /&gt;&lt;BR /&gt;PKZIP has a version of their software that runs on HP-UX.  You can download an evaluation copy and see if it will help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pkware.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=188&amp;amp;Itemid=94&amp;amp;Product=PKZIP&amp;amp;FullProduct=PKZIP%20Server%20for%20UNIX/Linuxoption=com_content&amp;amp;task=view&amp;amp;id=188&amp;amp;Itemid=94&amp;amp;Product=PKZIP&amp;amp;FullProduct=PKZIP%20Server%20for%20UNIX/Linux&amp;amp;CompanyType=enterprise" target="_blank"&gt;http://www.pkware.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=188&amp;amp;Itemid=94&amp;amp;Product=PKZIP&amp;amp;FullProduct=PKZIP%20Server%20for%20UNIX/Linuxoption=com_content&amp;amp;task=view&amp;amp;id=188&amp;amp;Itemid=94&amp;amp;Product=PKZIP&amp;amp;FullProduct=PKZIP%20Server%20for%20UNIX/Linux&amp;amp;CompanyType=enterprise&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;More info - &lt;A href="http://www.pkware.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=40&amp;amp;Itemid=87" target="_blank"&gt;http://www.pkware.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=40&amp;amp;Itemid=87&lt;/A&gt;</description>
      <pubDate>Thu, 13 Mar 2008 15:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161202#M319962</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-03-13T15:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161203#M319963</link>
      <description>You should also be sure that you are unzipping on a filesystem that has largefiles enabled.</description>
      <pubDate>Thu, 13 Mar 2008 16:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161203#M319963</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2008-03-13T16:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161204#M319964</link>
      <description>&lt;!--!*#--&gt;&amp;gt; unzip: cannot find or open [...]&lt;BR /&gt;&lt;BR /&gt;This symptom is common on UNIX(-like) systems&lt;BR /&gt;which hide large files from programs which&lt;BR /&gt;were built using small-file run-time support.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; The interesting thing is [...]&lt;BR /&gt;&lt;BR /&gt;That's only _one_ interesting thing, not&lt;BR /&gt;_the_ interesting thing.  For example,&lt;BR /&gt;another interesting thing would have been the&lt;BR /&gt;output from "unzip -v", but I'd bet that it&lt;BR /&gt;would say "UnZip 5.*", not, say, "UnZip 6.00d&lt;BR /&gt;BETA of 17 Feb 08, [...]", and it also&lt;BR /&gt;wouldn't say any of this:&lt;BR /&gt;&lt;BR /&gt;        LARGE_FILE_SUPPORT (large files over 2 GB supported)&lt;BR /&gt;        ZIP64_SUPPORT (archives using Zip64 for large files supported)&lt;BR /&gt;&lt;BR /&gt;If you'd like an UnZip program which should&lt;BR /&gt;be able to cope with a large-file archive (or&lt;BR /&gt;an archive which contains large files), you&lt;BR /&gt;might try the pre-release ("BETA") UnZip&lt;BR /&gt;6.0d, a source kir for which should be&lt;BR /&gt;available from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.info-zip.org/pub/infozip/beta/" target="_blank"&gt;ftp://ftp.info-zip.org/pub/infozip/beta/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=118012" target="_blank"&gt;http://sourceforge.net/project/showfiles.php?group_id=118012&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See also:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.info-zip.org/" target="_blank"&gt;http://www.info-zip.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have a C compiler, then it might&lt;BR /&gt;also help if you revealed yet another&lt;BR /&gt;interesting thing, namely the system type,&lt;BR /&gt;OS, and OS version where all this happened.</description>
      <pubDate>Thu, 13 Mar 2008 16:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161204#M319964</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-03-13T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161205#M319965</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you don't have access to an unzipping utility, you can use the jar command, included in the "bin" directory of the Java as long as it is reachable from your executable path.&lt;BR /&gt;You can look for it is this way:&lt;BR /&gt;find /opt -name jar 2&amp;gt;/dev/null&lt;BR /&gt;&lt;BR /&gt;# unzip file&lt;BR /&gt;jar xvf file.zip &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Fri, 14 Mar 2008 07:55:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161205#M319965</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2008-03-14T07:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: unzip problem. Needs help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161206#M319966</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] you can use the jar command [...]&lt;BR /&gt;&lt;BR /&gt;And you've tried this on a large-file Zip&lt;BR /&gt;archive?  Ah.  I thought not.&lt;BR /&gt;&lt;BR /&gt;dyi # uname -a&lt;BR /&gt;HP-UX dyi B.11.31 U ia64 4235313755 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;dyi # ls -l VMS732X8.ZIP&lt;BR /&gt;-rw-r--r--   1 root       sys        2166926629 Mar 13 18:47 VMS732X8.ZIP&lt;BR /&gt;&lt;BR /&gt;dyi # unzip6e -t VMS732X8.ZIP&lt;BR /&gt;Archive:  VMS732X8.ZIP&lt;BR /&gt;    testing: vms732x8.img             OK&lt;BR /&gt;No errors detected in compressed data of VMS732X8.ZIP.&lt;BR /&gt;&lt;BR /&gt;dyi # /opt/java1.5/bin/jar -tf VMS732X8.ZIP&lt;BR /&gt;java.util.zip.ZipException: invalid entry size (expected 4294967295 but got 9050&lt;BR /&gt;19392 bytes)&lt;BR /&gt;        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)&lt;BR /&gt;        at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)&lt;BR /&gt;        at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)&lt;BR /&gt;        at sun.tools.jar.Main.list(Main.java:778)&lt;BR /&gt;        at sun.tools.jar.Main.run(Main.java:195)&lt;BR /&gt;        at sun.tools.jar.Main.main(Main.java:938)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise that was a good plan.</description>
      <pubDate>Fri, 14 Mar 2008 09:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unzip-problem-needs-help/m-p/4161206#M319966</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-03-14T09:22:36Z</dc:date>
    </item>
  </channel>
</rss>

