<?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: how to unzip a file with .zip extention in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209364#M168263</link>
    <description>If the suffix is different, you may need to use -s (If my memory server me right)suffix option of gunzip. Otherwise rename it and unzip.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 04 Mar 2004 10:01:55 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2004-03-04T10:01:55Z</dc:date>
    <item>
      <title>how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209357#M168256</link>
      <description>Hi&lt;BR /&gt;I have downloaded a file to my pc with htm extention and added  it to zip so i got a  file&lt;BR /&gt;with .zip  extention,i want to transfere it to&lt;BR /&gt;a hp-ux box which i can  connect to by ftp,&lt;BR /&gt;how can i transfere it correctly with proper suffex or extentiond so i could unzip it using&lt;BR /&gt;gunzip or other hp-ux cmd.&lt;BR /&gt;Note:&lt;BR /&gt;the original file on the internet is  a compressed  group of  files  i think ,and they  need to be extracted by running Windows&lt;BR /&gt;Pkunzip which is licensed to winzip.&lt;BR /&gt;Please any bette  course of  action .&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 04 Mar 2004 08:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209357#M168256</guid>
      <dc:creator>radi_1</dc:creator>
      <dc:date>2004-03-04T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209358#M168257</link>
      <description>How about using Unzip for HP-UX?  You can get it here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/&lt;/A&gt;</description>
      <pubDate>Thu, 04 Mar 2004 09:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209358#M168257</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-04T09:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209359#M168258</link>
      <description>Make sure you "ftp" it in binary mode.  You can then just use "gunzip" on the file.  If you have problems with gunzip, you could try this application instead.&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/&lt;/A&gt;</description>
      <pubDate>Thu, 04 Mar 2004 09:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209359#M168258</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-04T09:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209360#M168259</link>
      <description>HP-UX will understand file zipped by windows.&lt;BR /&gt;&lt;BR /&gt;Put it on HP-UX and user gunzip to unzip it.&lt;BR /&gt;&lt;BR /&gt;If you do not have gunzip get it from HP porting centre.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 04 Mar 2004 09:04:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209360#M168259</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-04T09:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209361#M168260</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. gunzip ignores files with .zip extention (at my workstation), so you have to rename it with the new extention .gz.&lt;BR /&gt;2. gunzip works like winzip - if you only have one file!&lt;BR /&gt;&lt;BR /&gt;What do you mean with:&lt;BR /&gt;- downloaded a file to my pc with htm extention &lt;BR /&gt;but&lt;BR /&gt;- the original file on the internet is a compressed group of files&lt;BR /&gt;&lt;BR /&gt;Ftp with binary code&lt;BR /&gt;Have you renamed the extention to htm?&lt;BR /&gt;That wouldn't work with gunzip! (See 2.)&lt;BR /&gt;&lt;BR /&gt;Can use 'tar' at your pc or can you download a tar file?&lt;BR /&gt;That would work.&lt;BR /&gt;&lt;BR /&gt;Ftp with binary mode was already said ..&lt;BR /&gt;&lt;BR /&gt;So good luck&lt;BR /&gt;Volkmar</description>
      <pubDate>Thu, 04 Mar 2004 09:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209361#M168260</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2004-03-04T09:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209362#M168261</link>
      <description>If you are relatively current on gunzip and uzip(See PAtrick's post), you will be able to interchange files with Windows winzip without much effort.&lt;BR /&gt;&lt;BR /&gt;Binary transfer is key.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Mar 2004 09:44:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209362#M168261</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-04T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209363#M168262</link>
      <description>thanks mates,&lt;BR /&gt;RAC says that  hp-ux understands files zipped&lt;BR /&gt;by windows but gunzip usually unzip files with .gz or .tgz extentions while am having  .zip window files on pc  but when i transfered it to hp-ux box using binary ftp i&lt;BR /&gt;put it with .tgz and.gz suffexes ,which maybe i should not have,but gunzip&lt;BR /&gt;did not work.&lt;BR /&gt;I visited the  site for unzip5.50 but it warned about some files might harm my pc so  i refrained from downloading it.ofcourse its better for me to unzip these files on my PC&lt;BR /&gt;but as mentioned above i could it so i went back to my terretory that is hp-ux.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2004 09:56:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209363#M168262</guid>
      <dc:creator>radi_1</dc:creator>
      <dc:date>2004-03-04T09:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209364#M168263</link>
      <description>If the suffix is different, you may need to use -s (If my memory server me right)suffix option of gunzip. Otherwise rename it and unzip.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 04 Mar 2004 10:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209364#M168263</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-04T10:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to unzip a file with .zip extention</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209365#M168264</link>
      <description>I personally have NEVER had any problems downloading stuff the the HP-UX Porting Center.  I have downloaded the unzip package and installed it without any problems whatsoever on several machines.  It works great!</description>
      <pubDate>Thu, 04 Mar 2004 10:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-unzip-a-file-with-zip-extention/m-p/3209365#M168264</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-04T10:06:19Z</dc:date>
    </item>
  </channel>
</rss>

