<?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: cp files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424854#M882</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try the combination of find and cpio:&lt;BR /&gt;&lt;BR /&gt;cd &lt;DIR&gt;&lt;BR /&gt;find . -depth | cpio -pmdv &lt;TARGET&gt;&lt;BR /&gt;&lt;BR /&gt;Greetings&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/TARGET&gt;&lt;/DIR&gt;</description>
    <pubDate>Mon, 05 Jun 2000 12:50:05 GMT</pubDate>
    <dc:creator>Andreas Voss</dc:creator>
    <dc:date>2000-06-05T12:50:05Z</dc:date>
    <item>
      <title>cp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424853#M881</link>
      <description>Hello, &lt;BR /&gt;I would like to copy all files under a big directory (1,5 Gb) to another directory but it did not work with cp -r dir/* target. Does someone know ? manpage cp can not help me.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jun 2000 12:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424853#M881</guid>
      <dc:creator>TRUONG</dc:creator>
      <dc:date>2000-06-05T12:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: cp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424854#M882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;try the combination of find and cpio:&lt;BR /&gt;&lt;BR /&gt;cd &lt;DIR&gt;&lt;BR /&gt;find . -depth | cpio -pmdv &lt;TARGET&gt;&lt;BR /&gt;&lt;BR /&gt;Greetings&lt;BR /&gt;&lt;BR /&gt;Andrew&lt;/TARGET&gt;&lt;/DIR&gt;</description>
      <pubDate>Mon, 05 Jun 2000 12:50:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424854#M882</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-06-05T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: cp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424855#M883</link>
      <description>Do the cpio as described. You will also keep the ownerships when doing the cp.</description>
      <pubDate>Mon, 05 Jun 2000 13:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424855#M883</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-06-05T13:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: cp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424856#M884</link>
      <description>Another method is&lt;BR /&gt;   cd source_dir;tar cf - * | (cd destination_dir;tar xfp -)&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Jun 2000 16:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424856#M884</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2000-06-05T16:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: cp files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424857#M885</link>
      <description>Try this if you copy files across harddisk&lt;BR /&gt;ufsdump 0f - /dir_1 | (cd /dir_2; ufsrestore xf -)</description>
      <pubDate>Tue, 06 Jun 2000 05:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cp-files/m-p/2424857#M885</guid>
      <dc:creator>keh</dc:creator>
      <dc:date>2000-06-06T05:08:12Z</dc:date>
    </item>
  </channel>
</rss>

