<?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 RCP command usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448670#M208463</link>
    <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;  Can command rcp command be used for incremental back up process? &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Henry&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Dec 2004 03:51:23 GMT</pubDate>
    <dc:creator>Henry Chua</dc:creator>
    <dc:date>2004-12-22T03:51:23Z</dc:date>
    <item>
      <title>RCP command usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448670#M208463</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;  Can command rcp command be used for incremental back up process? &lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Henry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2004 03:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448670#M208463</guid>
      <dc:creator>Henry Chua</dc:creator>
      <dc:date>2004-12-22T03:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: RCP command usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448671#M208464</link>
      <description>So, you are looking for an option that causes only files to be copied which have been accessed within the last 24 hours or so. &lt;BR /&gt;&lt;BR /&gt;No, I don't think that is available out of the box. But you can always wrap a script around it.</description>
      <pubDate>Wed, 22 Dec 2004 05:14:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448671#M208464</guid>
      <dc:creator>Georg Tresselt</dc:creator>
      <dc:date>2004-12-22T05:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: RCP command usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448672#M208465</link>
      <description>rsync will copy changes to files, to copy incremental changes over a network.  You can get it from: -&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.6.3/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-2.6.3/&lt;/A&gt;</description>
      <pubDate>Wed, 22 Dec 2004 07:08:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448672#M208465</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-12-22T07:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: RCP command usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448673#M208466</link>
      <description>If I understand correctly what you want to do, something like this might be what you're after:&lt;BR /&gt;&lt;BR /&gt;find /&lt;YOURDIR&gt; -mtime -1 -type f -exec rcp {} &amp;lt;&amp;gt; \;&lt;BR /&gt;&lt;BR /&gt;Put that line in a script and run it once a day from cron.&lt;BR /&gt;&lt;/YOURDIR&gt;</description>
      <pubDate>Wed, 22 Dec 2004 12:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rcp-command-usage/m-p/3448673#M208466</guid>
      <dc:creator>Gordon  Morrison</dc:creator>
      <dc:date>2004-12-22T12:11:49Z</dc:date>
    </item>
  </channel>
</rss>

