<?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: rcp question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882573#M400820</link>
    <description>Thanks for your help. Using tar worked. Thanks.</description>
    <pubDate>Thu, 27 Jan 2005 18:18:59 GMT</pubDate>
    <dc:creator>Angela Swyers_1</dc:creator>
    <dc:date>2005-01-27T18:18:59Z</dc:date>
    <item>
      <title>rcp question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882569#M400816</link>
      <description>I need to copy some directories from one server to another but when I do it, if there is a logical link it tries to copy the files from the link. I only want the link file not all files associated with it. Can I do that?</description>
      <pubDate>Thu, 27 Jan 2005 16:27:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882569#M400816</guid>
      <dc:creator>Angela Swyers_1</dc:creator>
      <dc:date>2005-01-27T16:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: rcp question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882570#M400817</link>
      <description>Safest easiest way is to make a tarball...&lt;BR /&gt;&lt;BR /&gt;Or you may be able to use a find command with -prune...in tics. With the rcp, although I have never tried that.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 16:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882570#M400817</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2005-01-27T16:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: rcp question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882571#M400818</link>
      <description>tar handles links correctly - that is, after copying from one system to the other - they are still links.&lt;BR /&gt;&lt;BR /&gt;cd /mysourcedir&lt;BR /&gt;tar cvf - . | remsh destmachine "cd /mydestdir;  tar xvf - "&lt;BR /&gt;&lt;BR /&gt;Simple as that.</description>
      <pubDate>Thu, 27 Jan 2005 17:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882571#M400818</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-01-27T17:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: rcp question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882572#M400819</link>
      <description>Angela,&lt;BR /&gt;&lt;BR /&gt;1. make a tarball&lt;BR /&gt;tar -cvf /tmp/test.tar /test&lt;BR /&gt;2. copy it over&lt;BR /&gt;use rcp or scp&lt;BR /&gt;3. untar it where you want it&lt;BR /&gt;tar -xvf test.tar&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ross</description>
      <pubDate>Thu, 27 Jan 2005 18:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882572#M400819</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2005-01-27T18:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: rcp question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882573#M400820</link>
      <description>Thanks for your help. Using tar worked. Thanks.</description>
      <pubDate>Thu, 27 Jan 2005 18:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-question/m-p/4882573#M400820</guid>
      <dc:creator>Angela Swyers_1</dc:creator>
      <dc:date>2005-01-27T18:18:59Z</dc:date>
    </item>
  </channel>
</rss>

