<?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 Remote copy files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-files/m-p/2519930#M23422</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have two machines A and B. I use 'rcp -pr' to copy files/subdirectory from A to B by means of a script running with root in B. But the owner of all files in B always changed to root even though I have used the '-p' option (some originally with owner informix). Do I need to tar all the files in A and untar in B ?&lt;BR /&gt;If so, is there a one-line command I can do that (e.g. tar files in A | dd ... | tar -xv ... ) ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
    <pubDate>Mon, 23 Apr 2001 05:48:58 GMT</pubDate>
    <dc:creator>Patrick Chim</dc:creator>
    <dc:date>2001-04-23T05:48:58Z</dc:date>
    <item>
      <title>Remote copy files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-files/m-p/2519930#M23422</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have two machines A and B. I use 'rcp -pr' to copy files/subdirectory from A to B by means of a script running with root in B. But the owner of all files in B always changed to root even though I have used the '-p' option (some originally with owner informix). Do I need to tar all the files in A and untar in B ?&lt;BR /&gt;If so, is there a one-line command I can do that (e.g. tar files in A | dd ... | tar -xv ... ) ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Patrick</description>
      <pubDate>Mon, 23 Apr 2001 05:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-files/m-p/2519930#M23422</guid>
      <dc:creator>Patrick Chim</dc:creator>
      <dc:date>2001-04-23T05:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remote copy files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-files/m-p/2519931#M23423</link>
      <description>&lt;BR /&gt;you can use the following :&lt;BR /&gt;&lt;BR /&gt;in A&lt;BR /&gt;#cd DIR_to_copy&lt;BR /&gt;#tar cf - . | remsh B "cd DEST_dir_to_copy_DIR &amp;amp;&amp;amp; tar xf -"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Mon, 23 Apr 2001 05:52:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-files/m-p/2519931#M23423</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-04-23T05:52:53Z</dc:date>
    </item>
  </channel>
</rss>

