<?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 Tar/Compression Behavior in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652669#M32917</link>
    <description>As a file with a variable-length record format&lt;BR /&gt;probably won't make much sense on a non-VMS&lt;BR /&gt;system, I'll assume that the destination&lt;BR /&gt;system is VMS, too.&lt;BR /&gt;&lt;BR /&gt;I doubt that VMSTAR can preserve the RMS&lt;BR /&gt;attributes of a file (like record format).&lt;BR /&gt;&lt;BR /&gt;The Info-ZIP Zip and UnZip programs can.  Use&lt;BR /&gt;the Zip "-V" option for this.&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;</description>
    <pubDate>Wed, 19 Oct 2005 10:29:17 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2005-10-19T10:29:17Z</dc:date>
    <item>
      <title>VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652665#M32913</link>
      <description>I am trying to tarring and compressing a file that will be sent to another location (where it will be untarred and uncompressed).  The file was originally created in variable length format with the longest record 356 bytes.  The file contains both ascii and signed values (which might be the problem here).  In any event, whenever I tar/compress and untar/uncompress it, I don't get the original records.  Some are truncated.  Any thoughts?</description>
      <pubDate>Wed, 19 Oct 2005 07:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652665#M32913</guid>
      <dc:creator>Paul Burkhardt</dc:creator>
      <dc:date>2005-10-19T07:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652666#M32914</link>
      <description>on what system are you unpacking the tar file?&lt;BR /&gt;What version of VMSTAR are you using?</description>
      <pubDate>Wed, 19 Oct 2005 08:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652666#M32914</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-10-19T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652667#M32915</link>
      <description>I am using the VMS TAR V3.3-4 (Feb 4 2003) utility on an OpenVMS V7.1 platform.  To make my job a little easier, I'm tarring/compressing and then untarring/compressing on the same machine.</description>
      <pubDate>Wed, 19 Oct 2005 10:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652667#M32915</guid>
      <dc:creator>Paul Burkhardt</dc:creator>
      <dc:date>2005-10-19T10:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652668#M32916</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;The latest version of TAR utulities&lt;BR /&gt;1. VMSTAR.EXE (ALPHA)and &lt;BR /&gt;2. VMSTAR.EXE (for VAX) is available in this HP link. Download it and it will work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/freeware/freeware.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/freeware/freeware.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I am not sure what version of Tar are you using. Anyway the link I attached has all kind of compression and decompression utility VAMTAR (for VAX, ALPHA), and UNZIP, ZIP and GZIP for VAX, Alpha, I64. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Wed, 19 Oct 2005 10:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652668#M32916</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-19T10:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652669#M32917</link>
      <description>As a file with a variable-length record format&lt;BR /&gt;probably won't make much sense on a non-VMS&lt;BR /&gt;system, I'll assume that the destination&lt;BR /&gt;system is VMS, too.&lt;BR /&gt;&lt;BR /&gt;I doubt that VMSTAR can preserve the RMS&lt;BR /&gt;attributes of a file (like record format).&lt;BR /&gt;&lt;BR /&gt;The Info-ZIP Zip and UnZip programs can.  Use&lt;BR /&gt;the Zip "-V" option for this.&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;</description>
      <pubDate>Wed, 19 Oct 2005 10:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652669#M32917</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-10-19T10:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652670#M32918</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;I have download and attached VMSTAR.ZIP file, this version is 3.4-1. You can use this VMS TAR after unzip it.&lt;BR /&gt;&lt;BR /&gt;If you want you can download unzipped(vmstar.exe) from the link I mentioned earlier.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 10:42:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652670#M32918</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-19T10:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652671#M32919</link>
      <description>I'm noticing an intestesting feature here.  I have data before and after a series of null characters.  When I tar/compress and then uncompress &amp;amp; tar/extract, all data after the null fields are being dropped.&lt;BR /&gt;&lt;BR /&gt;It've included a screen shot.  Notice the difference in that last two lines that are displayed.</description>
      <pubDate>Wed, 19 Oct 2005 10:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652671#M32919</guid>
      <dc:creator>Paul Burkhardt</dc:creator>
      <dc:date>2005-10-19T10:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652672#M32920</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I am wondering...seeing your file atatched.&lt;BR /&gt;Have you downloaded VMSTAR latest version v 3.4-1 from the link I mentioned?.&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 11:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652672#M32920</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-19T11:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652673#M32921</link>
      <description>Archunan,&lt;BR /&gt;&lt;BR /&gt;  I apologize for the confusion.  I am working in a VMS environment that is shared by multiple users and I don't have the privs. to download/install that code.  I was hoping that someone had run into similar problems in the past.</description>
      <pubDate>Wed, 19 Oct 2005 12:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652673#M32921</guid>
      <dc:creator>Paul Burkhardt</dc:creator>
      <dc:date>2005-10-19T12:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652674#M32922</link>
      <description>I can't easily read a Microsoft Word&lt;BR /&gt;document, so I can't see about what you're&lt;BR /&gt;talking there.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I was hoping that someone had run into&lt;BR /&gt;&amp;gt; similar problems in the past.&lt;BR /&gt;&lt;BR /&gt;In my experience, VMS users use VMSTAR&lt;BR /&gt;primarily to unpack tar archives created on&lt;BR /&gt;non-VMS systems.  Until someone shows me that&lt;BR /&gt;VMSTAR can preserve RMS file attributes, I'll&lt;BR /&gt;continue to believe that it's not a good tool&lt;BR /&gt;for general use on VMS, such as VMS-VMS file&lt;BR /&gt;exchange.  If no one uses it that way, no one&lt;BR /&gt;is likely to have run into similar problems.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I don't have the privs. to download/install &lt;BR /&gt;&amp;gt; that code.&lt;BR /&gt;&lt;BR /&gt;   Which privileges do you lack?  You seem&lt;BR /&gt;to have some Internet access.  All you&lt;BR /&gt;should need for installation is some disk&lt;BR /&gt;quota&lt;BR /&gt;&lt;BR /&gt;As it's probably hopeless, whay are you&lt;BR /&gt;still playing with VMSTAR?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 2. VMSTAR.EXE (for VAX) is available in this&lt;BR /&gt;&amp;gt; HP link. Download it and it will work fine.&lt;BR /&gt;&lt;BR /&gt;Is this some new meaning of "work"?</description>
      <pubDate>Wed, 19 Oct 2005 15:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652674#M32922</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-10-19T15:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652675#M32923</link>
      <description>My VMSTAR is only V3.4, not V3.4-1, but its&lt;BR /&gt;AAAREADME.TXT says:&lt;BR /&gt;&lt;BR /&gt;   - VMSTAR will extract files from archives as VMS rfm=stream_lf, rat=cr files,&lt;BR /&gt;   except if new option `b' is specified. In this case, extracted files are&lt;BR /&gt;   created as rfm=fixed, mrs=512, rat=none i.e. suitable for compressed files to&lt;BR /&gt;   be decompressed using LZDCMP or for VMS images.&lt;BR /&gt;&lt;BR /&gt;I don't see how to get a variable length&lt;BR /&gt;format  out of that.&lt;BR /&gt;&lt;BR /&gt;Or does the "-1" change everything?&lt;BR /&gt;&lt;BR /&gt;This is why people don't use it for VMS-VMS&lt;BR /&gt;file exchange.</description>
      <pubDate>Wed, 19 Oct 2005 15:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652675#M32923</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-10-19T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652676#M32924</link>
      <description>Hi Steven Schweda,&lt;BR /&gt;&lt;BR /&gt;looks like you still try to use this forum as an ordinary internet forum where people keeps arguing/blaming/abusing/fighting each other.&lt;BR /&gt;&lt;BR /&gt;You don't need to concentrate complaining other members response, and that too, by picking few splitted words out of complete sentence and arguing with others is not healthy for this forum.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am trying to tarring and compressing a &amp;gt; file that will be sent to another&lt;BR /&gt;&amp;gt; location (where it will be untarred and &lt;BR /&gt;&amp;gt; uncompressed). &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am using the VMS TAR V3.3-4 (Feb 4 2003)&lt;BR /&gt;&amp;gt; utility on an OpenVMS V7.1 platform.&lt;BR /&gt;&lt;BR /&gt;From the above statements (from Mr.Paul), I understood that he uses old VMSTAR version. So I provided the link (from HP website)where he can download the latest version of VMSTAR for .....&lt;BR /&gt;&lt;BR /&gt;&amp;gt; 1. VMSTAR.EXE (ALPHA)and &lt;BR /&gt;&amp;gt; 2. VMSTAR.EXE (for VAX) is available in &lt;BR /&gt;&amp;gt; this HP link. Download it and it will &lt;BR /&gt;&amp;gt; work fine. &lt;BR /&gt;&lt;BR /&gt;This is certainly the way of work with friends. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; Until someone shows me that VMSTAR can &lt;BR /&gt;&amp;gt; preserve RMS file attributes, I'll &lt;BR /&gt;&amp;gt; continue to believe that it's not a good &lt;BR /&gt;&amp;gt; tool for general use on VMS.&lt;BR /&gt;&lt;BR /&gt;Mr.Paul has posted his question. But see your response to Paul, doesn't it look like irresponsible answer?. Or anyone forced you to use VMSTAR?&lt;BR /&gt;&lt;BR /&gt;So my dear forum-friend Steven, understand that other members are not sitting idle to respond to your unrelated blamings.&lt;BR /&gt;&lt;BR /&gt;Though everyone can not be thourough with this EVER GREAT OCEAN SIZE OOOOpen Ist Virtual OS, but there so many forum members here who are having great experience VMS and its internals.&lt;BR /&gt;&lt;BR /&gt;I appreciate your extraordinary skills in Zip and Unzip!. Yes!!!!, because you have swept 60 points through one of the previous ZIP related question, that too 10 points for your each blaming answer.&lt;BR /&gt;&lt;BR /&gt;The unfortunate thing here is that you never given point to any one who answered for your previous questions!!!!.&lt;BR /&gt;&lt;BR /&gt;Try to give the points as others are spending their valuable time to answer to you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 16:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652676#M32924</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-19T16:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652677#M32925</link>
      <description>Perhaps I'm missing something.&lt;BR /&gt;&lt;BR /&gt;1.  The original poster said that he was&lt;BR /&gt;trying to compress and move a variable length&lt;BR /&gt;format file using VMSTAR.&lt;BR /&gt;&lt;BR /&gt;2. VMSTAR will change a variable length&lt;BR /&gt;format file into a Stream_LF format file.&lt;BR /&gt;&lt;BR /&gt;Given (2), How will any suggestions involving&lt;BR /&gt;VMSTAR be helpful in any way?  (Other than,&lt;BR /&gt;"Don't use it!", of course.)&lt;BR /&gt;&lt;BR /&gt;Zip (-V) and UnZip can do this.  BACKUP and&lt;BR /&gt;GZIP (or BZIP2) could also do this (with a&lt;BR /&gt;little extra work).  Perhaps some more&lt;BR /&gt;complex scheme using FDL files could also be&lt;BR /&gt;made to work.&lt;BR /&gt;&lt;BR /&gt;OP: "I'm trying to get to the Moon in my&lt;BR /&gt;model-T Ford"&lt;BR /&gt;&lt;BR /&gt;AM: "A model-T?!  You need a 2005 Ford&lt;BR /&gt;Mustang.  I've attached one"&lt;BR /&gt;&lt;BR /&gt;SS: "No, cars will never work.  You need a&lt;BR /&gt;space ship."&lt;BR /&gt;&lt;BR /&gt;AM: "That's an irresponsible answer."&lt;BR /&gt;&lt;BR /&gt;SS: "Call me when you get there."</description>
      <pubDate>Wed, 19 Oct 2005 19:10:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652677#M32925</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2005-10-19T19:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652678#M32926</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;I am for the inconvenience.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 20 Oct 2005 02:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652678#M32926</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-20T02:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652679#M32927</link>
      <description>Paul&lt;BR /&gt;&lt;BR /&gt;I am sorry for the inconvenience.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 20 Oct 2005 02:35:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652679#M32927</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-20T02:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652680#M32928</link>
      <description>Paul,&lt;BR /&gt;&lt;BR /&gt;As Mr. Steven Schweda keeps blaming me (not only here, but in other's posting too), I have been forced to respond to him. &lt;BR /&gt;&lt;BR /&gt;&amp;gt; "I'm trying to get to the Moon in my&lt;BR /&gt;&amp;gt; model-T Ford"&lt;BR /&gt;&lt;BR /&gt;Is this the one you posted? Are you trying to do this?.&lt;BR /&gt;&lt;BR /&gt;I am wondering how come this ordinary TAR and ZIP question become MOON related issues?&lt;BR /&gt;&lt;BR /&gt;Anyway, in my very first response, I just given a reference from our office HP website to download VMSTAR for VAX and Alpha.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I am not sure what version of Tar are you &amp;gt; using. Anyway the link I attached has all &amp;gt; kind of compression and decompression&lt;BR /&gt;&amp;gt; utility VAMTAR (for VAX, ALPHA), and &lt;BR /&gt;&amp;gt; UNZIP, ZIP and GZIP for VAX, Alpha, I64. &lt;BR /&gt;&lt;BR /&gt;Also, I did not pressure you to use only VMSTAR. For this purpose only I have given another link where you can download ZIP, UNZIP, and GZIP for VAX, Alpha and I64 in the same posting.&lt;BR /&gt;&lt;BR /&gt;Then why our forum friend Mr.Steven Schweda blaming me that I am misguiding you to use VMSTAR.&lt;BR /&gt;&lt;BR /&gt;Mr.Steven Schweda:&lt;BR /&gt;If you invented bugs in VMSTAR, why don't you logde a complaints in HP. Call your nearest HP office, complain about your invention and get the new ticket. Not only HP every vendor welcomes their customers complaints. And please ask them to remove this VMSTAR (MOON-FORD-SHIP advertisement) link from their website.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 20 Oct 2005 10:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652680#M32928</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2005-10-20T10:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Tar/Compression Behavior</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652681#M32929</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;I just wanted to thank eveyone for their helpful contributions.  I have obtained some valuable information.</description>
      <pubDate>Wed, 26 Oct 2005 14:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-tar-compression-behavior/m-p/3652681#M32929</guid>
      <dc:creator>Paul Burkhardt</dc:creator>
      <dc:date>2005-10-26T14:18:00Z</dc:date>
    </item>
  </channel>
</rss>

