<?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: cpio for files over 2GB - patch available? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948779#M115441</link>
    <description>I have to say, I ran into this problem and downloaded the GNU cpio package from the HP-UX porting and archive center.  What found is that this version of cpio does not work on files greater than 2GB.  Just thought I would let people know.</description>
    <pubDate>Fri, 01 Aug 2003 14:11:36 GMT</pubDate>
    <dc:creator>Keith Lapidus</dc:creator>
    <dc:date>2003-08-01T14:11:36Z</dc:date>
    <item>
      <title>cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948774#M115436</link>
      <description>Hello forum,&lt;BR /&gt;&lt;BR /&gt;Is anyone aware of a patch for cpio so it can copy files over 2GB in size?&lt;BR /&gt;&lt;BR /&gt;Running on HPUX 11.0&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Houston</description>
      <pubDate>Thu, 10 Apr 2003 21:09:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948774#M115436</guid>
      <dc:creator>Houston Kemper</dc:creator>
      <dc:date>2003-04-10T21:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948775#M115437</link>
      <description>No there isn't. Here is a quote I found.&lt;BR /&gt;&lt;BR /&gt;"Because of industry standards and interoperability goals, cpio does not support the archival of files larger than 2GB or files that have user/group IDs greater than 60K. Files with user/group IDs greater than 60K are archived and restored under the user/group ID of the current process." &lt;BR /&gt;&lt;BR /&gt;Suggest you look at GNU tar for portability or utilise other tools like fbackup/dump</description>
      <pubDate>Thu, 10 Apr 2003 21:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948775#M115437</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-04-10T21:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948776#M115438</link>
      <description>Depending on the type of file (compressible or not), and how much bigger than 2GB, I have had good luck with a command line that compresses the file before piping it to cpio.  That is only a stop-gap measure, not a real fix, of course.  Michael has it right, if you need to do this on a regular basis, you need to switch to a modern utility without the 2GB restriction.</description>
      <pubDate>Thu, 10 Apr 2003 23:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948776#M115438</guid>
      <dc:creator>Brian M Rawlings</dc:creator>
      <dc:date>2003-04-10T23:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948777#M115439</link>
      <description>&lt;P&gt;GNU tar and GNU cpio. Both available on my ITRC pages:&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;/STRIKE&gt; or &amp;lt;&amp;gt;&lt;STRIKE&gt;&lt;A&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[&lt;U&gt;ADMIN&lt;/U&gt;: The above links are no longer valid]&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 16:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948777#M115439</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2021-02-15T16:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948778#M115440</link>
      <description>The old inbuilt backup utilities like the tar,cpio does not support copying files over 2GB.&lt;BR /&gt;&lt;BR /&gt;You have to use the GNU version of those.&lt;BR /&gt;you can also pick them from here&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/tar-1.13.25&lt;/A&gt;</description>
      <pubDate>Fri, 11 Apr 2003 07:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948778#M115440</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-04-11T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948779#M115441</link>
      <description>I have to say, I ran into this problem and downloaded the GNU cpio package from the HP-UX porting and archive center.  What found is that this version of cpio does not work on files greater than 2GB.  Just thought I would let people know.</description>
      <pubDate>Fri, 01 Aug 2003 14:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948779#M115441</guid>
      <dc:creator>Keith Lapidus</dc:creator>
      <dc:date>2003-08-01T14:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948780#M115442</link>
      <description>Houston,&lt;BR /&gt;&lt;BR /&gt;There is a tar patch released for 11.x to allow for files up to 8gb.&lt;BR /&gt;&lt;BR /&gt; PHCO_29229  (11.0)&lt;BR /&gt; PHCO_28992  (11.11)&lt;BR /&gt;&lt;BR /&gt; Enhancement Request:tar has been enhanced to support&lt;BR /&gt;  backup of files upto 8GB from the earlier 2GB&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 01 Aug 2003 14:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948780#M115442</guid>
      <dc:creator>erics_1</dc:creator>
      <dc:date>2003-08-01T14:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948781#M115443</link>
      <description>&lt;P&gt;Try GNU cpio.&lt;BR /&gt;&lt;BR /&gt;* cpio, tar and pax now support &amp;gt;2 GB file access. Please do not use&lt;BR /&gt;the GNU command gtar on &amp;gt; 2 GB files since they still have the&lt;BR /&gt;32-Bit limit:&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://hpux.cict.fr/hppd/hpux/Gnu/cpio-2.5/&lt;/A&gt;&lt;/STRIKE&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;[&lt;U&gt;ADMIN&lt;/U&gt;: The above link is no longer valid]&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 16:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948781#M115443</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2021-02-15T16:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: cpio for files over 2GB - patch available?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948782#M115444</link>
      <description>Hi,&lt;BR /&gt;if you need a very fast tool, you can think of using "dd", which supports over 2G files&lt;BR /&gt;&lt;BR /&gt;    Massimo</description>
      <pubDate>Fri, 01 Aug 2003 14:25:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-for-files-over-2gb-patch-available/m-p/2948782#M115444</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-01T14:25:43Z</dc:date>
    </item>
  </channel>
</rss>

