<?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: zip problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048535#M136038</link>
    <description>If u r working with Unix gzip/gunzip and tar/untar are the first choice. &lt;BR /&gt;&lt;BR /&gt;If you are using windows, then you can use zip. zip has a GUI I think. &lt;BR /&gt;&lt;BR /&gt;Files that you compress using gzip can be unzipped on a windows system using pkunzip.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 14 Aug 2003 14:17:10 GMT</pubDate>
    <dc:creator>Bhuvaneswari Selvaraj</dc:creator>
    <dc:date>2003-08-14T14:17:10Z</dc:date>
    <item>
      <title>zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048526#M136029</link>
      <description>Hi, I have freshly installed zip, that returnes me :&lt;BR /&gt;&lt;BR /&gt;## zip test&lt;BR /&gt;zip error: Nothing to do! (test.zip)&lt;BR /&gt;&lt;BR /&gt;Our systems say that everything is just fine.&lt;BR /&gt;Thanks&lt;BR /&gt;V.</description>
      <pubDate>Wed, 13 Aug 2003 18:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048526#M136029</guid>
      <dc:creator>Vlad_11</dc:creator>
      <dc:date>2003-08-13T18:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048527#M136030</link>
      <description>A google search reveals some causes for this which may or may not be your case:&lt;BR /&gt;&lt;BR /&gt;32 bit zip trying to manipulate files needing the 64 bit stat structures (due to being large files):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://lists.wku.edu/pipermail/info-zip/2002-November/000101.html" target="_blank"&gt;http://lists.wku.edu/pipermail/info-zip/2002-November/000101.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Recursing directories (not on a unix box):&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://codeguru.earthweb.com/vb/links/comments/269.shtml" target="_blank"&gt;http://codeguru.earthweb.com/vb/links/comments/269.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Are there any other messages other then the "nothing to do!" ?&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 19:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048527#M136030</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2003-08-13T19:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048528#M136031</link>
      <description>just in case the example is literal.&lt;BR /&gt;Since there is a 'test' command, naming a file 'test' could give unexpected results.</description>
      <pubDate>Wed, 13 Aug 2003 19:25:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048528#M136031</guid>
      <dc:creator>doug mielke</dc:creator>
      <dc:date>2003-08-13T19:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048529#M136032</link>
      <description>Thanks, all&lt;BR /&gt;It's not about literal "test", tried another name. Pretty sure it's 32 vs 64 problem.&lt;BR /&gt;Anybody can advice how to research/solve it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;val</description>
      <pubDate>Wed, 13 Aug 2003 20:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048529#M136032</guid>
      <dc:creator>Vlad_11</dc:creator>
      <dc:date>2003-08-13T20:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048530#M136033</link>
      <description>There are not any other messages on output:&lt;BR /&gt;&lt;BR /&gt;Just:&lt;BR /&gt;=====================================&lt;BR /&gt;$ zip file3&lt;BR /&gt;zip error: Nothing to do! (file3.zip)&lt;BR /&gt;=====================================&lt;BR /&gt;&lt;BR /&gt;echo $?=12&lt;BR /&gt;&lt;BR /&gt;Thanks all&lt;BR /&gt;Vlad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 20:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048530#M136033</guid>
      <dc:creator>Vlad_11</dc:creator>
      <dc:date>2003-08-13T20:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048531#M136034</link>
      <description>zip when u give a parameter assumes that u r trying to unzip a file.  It here tries to unzip a test.zip which is not there. &lt;BR /&gt;&lt;BR /&gt;try creating a test.zip file and then give zip test.&lt;BR /&gt;&lt;BR /&gt;If u want to create a zip file, give zip test followed by few files that u want to zip. or you can use pkzip or gzip.</description>
      <pubDate>Thu, 14 Aug 2003 07:11:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048531#M136034</guid>
      <dc:creator>Bhuvaneswari Selvaraj</dc:creator>
      <dc:date>2003-08-14T07:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048532#M136035</link>
      <description>thanks, Bhuvaneswari &lt;BR /&gt;&lt;BR /&gt;Yes , it works fine for 2 files, man pages quite confusing for me, can I compress a single file with ZIP ? Glabal task to make compressed file OK for windows.&lt;BR /&gt;&lt;BR /&gt;Thanks all&lt;BR /&gt;V</description>
      <pubDate>Thu, 14 Aug 2003 12:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048532#M136035</guid>
      <dc:creator>Vlad_11</dc:creator>
      <dc:date>2003-08-14T12:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048533#M136036</link>
      <description>You need to give &lt;BR /&gt;&lt;BR /&gt;zip test.zip filename &lt;BR /&gt;&lt;BR /&gt;or zip filename test.zip&lt;BR /&gt;&lt;BR /&gt;either one of this will work, I am not sure. Try the first one, that should work, if not try the second one. One of them will surely work.</description>
      <pubDate>Thu, 14 Aug 2003 13:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048533#M136036</guid>
      <dc:creator>Bhuvaneswari Selvaraj</dc:creator>
      <dc:date>2003-08-14T13:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048534#M136037</link>
      <description>Vlad,&lt;BR /&gt;  Zip can compress the file(s) and directories.  In the unix world gzip and tar are used.&lt;BR /&gt;&lt;BR /&gt;  tar is used to archive files (meant not only for tapes) and gzip compress the tarred file which can be easily moved across.&lt;BR /&gt;&lt;BR /&gt;  check the man pages of tar and gzip.  &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Aug 2003 14:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048534#M136037</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-14T14:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: zip problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048535#M136038</link>
      <description>If u r working with Unix gzip/gunzip and tar/untar are the first choice. &lt;BR /&gt;&lt;BR /&gt;If you are using windows, then you can use zip. zip has a GUI I think. &lt;BR /&gt;&lt;BR /&gt;Files that you compress using gzip can be unzipped on a windows system using pkunzip.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Aug 2003 14:17:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/zip-problem/m-p/3048535#M136038</guid>
      <dc:creator>Bhuvaneswari Selvaraj</dc:creator>
      <dc:date>2003-08-14T14:17:10Z</dc:date>
    </item>
  </channel>
</rss>

