<?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: VMS ZIP 2.2 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879144#M66270</link>
    <description>Thanks Robert and Hein. After visiting the site it gave me the info I needed.&lt;BR /&gt;It looks like I'll have to wait for v3.0 or use a getaround !&lt;BR /&gt;Yours Terry.</description>
    <pubDate>Mon, 10 Jan 2005 11:04:49 GMT</pubDate>
    <dc:creator>Terry Yeomans</dc:creator>
    <dc:date>2005-01-10T11:04:49Z</dc:date>
    <item>
      <title>VMS ZIP 2.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879140#M66266</link>
      <description>My problem is that I am trying to ZIP (v2.2) up a file in VMS (7.3-1) but it always fails stating that the input file is missing.&lt;BR /&gt;Command is ZIP output.zip input.dat&lt;BR /&gt;The file is sequential and is over 6 million blocks. We have not had any problems on any of the other files tried, only this one (although they are a lot smaller).&lt;BR /&gt;I have tried to zip out to a disk with 52 million blocks free, but to no avail.&lt;BR /&gt;Has anybody had any similar problems or do I need to get ZIP v2.3 installed to see what happens ?&lt;BR /&gt;Yours hopefully Terry.</description>
      <pubDate>Mon, 10 Jan 2005 10:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879140#M66266</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2005-01-10T10:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: VMS ZIP 2.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879141#M66267</link>
      <description>Terry, I receive emails from the InfoZIP group, and from what I can see the maximum supported size is 2GB (4 million blocks).&lt;BR /&gt;&lt;BR /&gt;Version 3.0 is due out imminently, and may allow larger sizes.&lt;BR /&gt;&lt;BR /&gt;See &lt;A href="http://www.info-zip.org/FAQ.html#limits" target="_blank"&gt;http://www.info-zip.org/FAQ.html#limits&lt;/A&gt; for more info.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 10:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879141#M66267</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2005-01-10T10:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: VMS ZIP 2.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879142#M66268</link>
      <description>&lt;BR /&gt;You probably have hit a 32 bit = 2GB limit when your input became bigger then 4 million blocks. That would be a ZIP problem using lame fseek's and ftell's, not an OpenVMS (RMS) problem. &lt;BR /&gt;Any solution (other then chopping the file into manageable 2Gb chunks) woudl need to come from ZIP.&lt;BR /&gt;&lt;BR /&gt;Check out stuff like:&lt;BR /&gt;&lt;A href="http://www.info-zip.org/FAQ.html#limits" target="_blank"&gt;http://www.info-zip.org/FAQ.html#limits&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You may want to try 2.3 or PKZIP.&lt;BR /&gt;&lt;BR /&gt;You might be able to work around that by piping input into zip. (Or is that Unix only?)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Jan 2005 10:51:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879142#M66268</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-01-10T10:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: VMS ZIP 2.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879143#M66269</link>
      <description>Terry - I lie....the maximum is actually 4GB, so that's thrown that one out.&lt;BR /&gt;&lt;BR /&gt;Have you tried simple tests like switching on all privileges and upping your account quotas?&lt;BR /&gt;&lt;BR /&gt;The only problem I've seen of this nature is a 'disk full' error when zipping, although the disk has loads of space on it.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 10 Jan 2005 10:51:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879143#M66269</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2005-01-10T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: VMS ZIP 2.2</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879144#M66270</link>
      <description>Thanks Robert and Hein. After visiting the site it gave me the info I needed.&lt;BR /&gt;It looks like I'll have to wait for v3.0 or use a getaround !&lt;BR /&gt;Yours Terry.</description>
      <pubDate>Mon, 10 Jan 2005 11:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-zip-2-2/m-p/4879144#M66270</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2005-01-10T11:04:49Z</dc:date>
    </item>
  </channel>
</rss>

