<?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: tar is not working with a file more than 8GB in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195009#M324042</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;May be you can consider using cpio command.&lt;BR /&gt;&lt;BR /&gt;Go to top directory to be backup.&lt;BR /&gt;&lt;BR /&gt;find . -depth |cpio - pvdm /dir</description>
    <pubDate>Mon, 12 May 2008 00:49:30 GMT</pubDate>
    <dc:creator>Mohd Azril Dollah</dc:creator>
    <dc:date>2008-05-12T00:49:30Z</dc:date>
    <item>
      <title>tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4194999#M324032</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Please advise me on what to do to make tar backup and compress files that are more than 8GB.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Berenger</description>
      <pubDate>Fri, 09 May 2008 13:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4194999#M324032</guid>
      <dc:creator>Yaboto</dc:creator>
      <dc:date>2008-05-09T13:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195000#M324033</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Make smaller files.&lt;BR /&gt;&lt;BR /&gt;tar had to be patched to get up to the 8 GB file limit. I know of no versions that will make files bigger than that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 May 2008 14:11:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195000#M324033</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-09T14:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195001#M324034</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try gnu tar (gtar) , you need to download and install this freeware on your system &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Javed</description>
      <pubDate>Fri, 09 May 2008 14:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195001#M324034</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2008-05-09T14:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195002#M324035</link>
      <description>&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/tar-1.19/&lt;/A&gt;</description>
      <pubDate>Fri, 09 May 2008 14:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195002#M324035</guid>
      <dc:creator>Javed Khan_1</dc:creator>
      <dc:date>2008-05-09T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195003#M324036</link>
      <description>&amp;gt;&amp;gt; I know of no versions that will make files bigger than that.&lt;BR /&gt;&lt;BR /&gt;Actually, tar can **CREATE** files of any size.&lt;BR /&gt;&lt;BR /&gt;The HP-UX native tar cannot **READ/ARCHIVE** files that are larger than 8GB in size.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2008 14:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195003#M324036</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2008-05-09T14:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195004#M324037</link>
      <description>GNU "tar" is the easy answer.  Apparently&lt;BR /&gt;it's up to version 1.20 now.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/" target="_blank"&gt;http://www.gnu.org/software/tar/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The problem with "tar" was a quirky (and&lt;BR /&gt;limited) format for storing file sizes.  One&lt;BR /&gt;relatively simple change squeezed a few more&lt;BR /&gt;bits in to get from 2GB to 8GB.  The next&lt;BR /&gt;(even less compatible) change switched from&lt;BR /&gt;ASCII octal digits to raw binary, which&lt;BR /&gt;should be good for a while.</description>
      <pubDate>Fri, 09 May 2008 16:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195004#M324037</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-09T16:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195005#M324038</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use fbackup instead of tar. If the archive is to be moved to another OS, then as SEP said make the file smaller.&lt;BR /&gt;&lt;BR /&gt;Use split command to split the large file to smaller sizes; then use tar and gzip and move the file to destination server. Unzip and untar it there; then cat the split files to the original one.&lt;BR /&gt;&lt;BR /&gt;If the original file is 10000MB file; you could split it to two 5000MB files as below:&lt;BR /&gt;&lt;BR /&gt;split -b5000m mylargefile&lt;BR /&gt;[it will create two 5000Mb files called xaa &amp;amp; xab] ; &lt;BR /&gt;&lt;BR /&gt;tar/gzip and move to the destination host.&lt;BR /&gt;untar/gunzip, you will get back the xaa/ab&lt;BR /&gt;&lt;BR /&gt;cat x* &amp;gt; mylargerfile&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rasheed Tamton.</description>
      <pubDate>Sun, 11 May 2008 07:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195005#M324038</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-11T07:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195006#M324039</link>
      <description>Dear berag&lt;BR /&gt;&lt;BR /&gt;tar  support lesser than 2GB size for backup&lt;BR /&gt;if u want more more than 2GB use fbackup&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir&lt;BR /&gt;</description>
      <pubDate>Sun, 11 May 2008 07:44:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195006#M324039</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-11T07:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195007#M324040</link>
      <description>&amp;gt; tar support lesser than 2GB size [...]&lt;BR /&gt;&lt;BR /&gt;GNU "tar" has no such limitation.  Not at&lt;BR /&gt;2GB, not at 8GB.  (It handles long file&lt;BR /&gt;names, too.)&lt;BR /&gt;&lt;BR /&gt;Yes, there are many ways to work around the&lt;BR /&gt;limitations of an old "tar" program, but, as&lt;BR /&gt;I said, the _easy_ way is to use a better&lt;BR /&gt;"tar" program, like, say, GNU "tar".</description>
      <pubDate>Sun, 11 May 2008 12:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195007#M324040</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-05-11T12:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195008#M324041</link>
      <description>Hi Beraq:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Rasheed: You can use fbackup instead of tar.&lt;BR /&gt;&lt;BR /&gt;Beware that this is fine if your copy is going to be from HP-UX and to HP-UX (only!).  'fbackup' and 'frecover' are HP-UX ONLY.&lt;BR /&gt;&lt;BR /&gt;As Steven said, the GNU tar doesn't have an 8GB limitation.  As an open-source tool you could easily install it on any UNIX/LINUX necessary, too.  Thus, it is one avenue that you might want to explore.  &lt;BR /&gt;&lt;BR /&gt;A better definition of your environments and requirements would lead to better, more definitive solutions.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 11 May 2008 13:47:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195008#M324041</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-05-11T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195009#M324042</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;May be you can consider using cpio command.&lt;BR /&gt;&lt;BR /&gt;Go to top directory to be backup.&lt;BR /&gt;&lt;BR /&gt;find . -depth |cpio - pvdm /dir</description>
      <pubDate>Mon, 12 May 2008 00:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195009#M324042</guid>
      <dc:creator>Mohd Azril Dollah</dc:creator>
      <dc:date>2008-05-12T00:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195010#M324043</link>
      <description>&amp;gt;Mohd: May be you can consider using cpio command.&lt;BR /&gt;&lt;BR /&gt;A quick look at cpio(1) shows:&lt;BR /&gt;WARNINGS&lt;BR /&gt;Because of industry standards and interoperability goals, cpio does not support the archival of files larger than 2 GB or files ...</description>
      <pubDate>Mon, 12 May 2008 07:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195010#M324043</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-12T07:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: tar is not working with a file more than 8GB</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195011#M324044</link>
      <description>I already mentioned about different OS&lt;BR /&gt;&amp;gt;If the archive is to be moved to another OS, then as SEP said make the file smaller.&lt;BR /&gt;</description>
      <pubDate>Mon, 12 May 2008 10:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-is-not-working-with-a-file-more-than-8gb/m-p/4195011#M324044</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-12T10:15:07Z</dc:date>
    </item>
  </channel>
</rss>

