<?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 cpio problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952149#M290449</link>
    <description>&lt;BR /&gt;I auto-mounted one filesystem  and am trying to cpio it to another (There wasn't enough space on the source box to create a tar ball)&lt;BR /&gt;I got a few errors and using "du" I can see that it didn't copy the whole thing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;find . -depth -print | cpio -pd /new_dir&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Cannot open &lt;NEWHOURLY_POSTBKUP.EML_SBJ&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;NOCDLYLOAD.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;UPDATE_NOC_HOUR_PROCESSED.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;PROCESS_RUNNING.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;CONSINV.DAT&gt;.&lt;BR /&gt;5481600 blocks&lt;BR /&gt;&lt;BR /&gt;&lt;/CONSINV.DAT&gt;&lt;/PROCESS_RUNNING.SQL&gt;&lt;/UPDATE_NOC_HOUR_PROCESSED.SQL&gt;&lt;/NOCDLYLOAD.SQL&gt;&lt;/NEWHOURLY_POSTBKUP.EML_SBJ&gt;</description>
    <pubDate>Tue, 27 Feb 2007 10:54:01 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2007-02-27T10:54:01Z</dc:date>
    <item>
      <title>cpio problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952149#M290449</link>
      <description>&lt;BR /&gt;I auto-mounted one filesystem  and am trying to cpio it to another (There wasn't enough space on the source box to create a tar ball)&lt;BR /&gt;I got a few errors and using "du" I can see that it didn't copy the whole thing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;find . -depth -print | cpio -pd /new_dir&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Cannot open &lt;NEWHOURLY_POSTBKUP.EML_SBJ&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;NOCDLYLOAD.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;UPDATE_NOC_HOUR_PROCESSED.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;PROCESS_RUNNING.SQL&gt;.&lt;BR /&gt;open: Permission denied&lt;BR /&gt;Cannot open &lt;CONSINV.DAT&gt;.&lt;BR /&gt;5481600 blocks&lt;BR /&gt;&lt;BR /&gt;&lt;/CONSINV.DAT&gt;&lt;/PROCESS_RUNNING.SQL&gt;&lt;/UPDATE_NOC_HOUR_PROCESSED.SQL&gt;&lt;/NOCDLYLOAD.SQL&gt;&lt;/NEWHOURLY_POSTBKUP.EML_SBJ&gt;</description>
      <pubDate>Tue, 27 Feb 2007 10:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952149#M290449</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-02-27T10:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: cpio problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952150#M290450</link>
      <description>Do you have read permission on those files?  And if you are root, do you have root permission if they are over NFS?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;There wasn't enough space ...&lt;BR /&gt;&lt;BR /&gt;You do know you can use tar with a pipe?&lt;BR /&gt;$ cd target&lt;BR /&gt;$ tar -cf - -C source-dir | tar -pxf -</description>
      <pubDate>Wed, 28 Feb 2007 02:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952150#M290450</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-02-28T02:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: cpio problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952151#M290451</link>
      <description>hi etc,&lt;BR /&gt;Check the access permissions on those files.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Reshma</description>
      <pubDate>Wed, 28 Feb 2007 06:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio-problems/m-p/3952151#M290451</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-02-28T06:01:55Z</dc:date>
    </item>
  </channel>
</rss>

