<?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: How to force rdist not to remove files on remote host? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260126#M472034</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;go for rsync&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
    <pubDate>Mon, 25 Oct 2010 15:57:54 GMT</pubDate>
    <dc:creator>vishnu.khandare</dc:creator>
    <dc:date>2010-10-25T15:57:54Z</dc:date>
    <item>
      <title>How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260120#M472028</link>
      <description>Hello,&lt;BR /&gt;I need to bring about 30 GB of data from host1 to host2. Host2 has some files that do not exist on host1. How to force rdist not to remove the files on host2, but only to add the missing ones?&lt;BR /&gt;Thank you.</description>
      <pubDate>Mon, 25 Oct 2010 15:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260120#M472028</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2010-10-25T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260121#M472029</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://manpages.unixforum.co.uk/man-pages/unix/solaris-10-11_06/1/rdist-man-page.html" target="_blank"&gt;http://manpages.unixforum.co.uk/man-pages/unix/solaris-10-11_06/1/rdist-man-page.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are options toward the bottom that might prevent the delete.&lt;BR /&gt;&lt;BR /&gt;You could use rync which has a toggle whether to delete or not.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Oct 2010 15:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260121#M472029</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-10-25T15:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260122#M472030</link>
      <description>Hi Olga:&lt;BR /&gt;&lt;BR /&gt;First, I'd switch to 'rsync'.  Instead of copying whole files, it only copies the changed blocks and is far more efficient than 'rdist'.   You can configure 'rcync' to either leave or to delete files that exist on the receiving host but not on the sending one.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2010 15:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260122#M472030</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-10-25T15:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260123#M472031</link>
      <description>Steven, James thank you for the reply.&lt;BR /&gt;Do I have to download rsync? I do not have it installed. I did not find much info on the forum on how to configure it. Many links are broken.</description>
      <pubDate>Mon, 25 Oct 2010 15:51:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260123#M472031</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2010-10-25T15:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260124#M472032</link>
      <description>&lt;!--!*#--&gt;Are you planning to do this one time, or&lt;BR /&gt;repeatedly?  If you're doing this one time,&lt;BR /&gt;then why use rdist or rsync instead of&lt;BR /&gt;something like, say, a "tar" pipeline?</description>
      <pubDate>Mon, 25 Oct 2010 15:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260124#M472032</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-10-25T15:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260125#M472033</link>
      <description>I will need to use it many times during 3-4 months.</description>
      <pubDate>Mon, 25 Oct 2010 15:54:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260125#M472033</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2010-10-25T15:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260126#M472034</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;go for rsync&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Vishnu Khandare</description>
      <pubDate>Mon, 25 Oct 2010 15:57:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260126#M472034</guid>
      <dc:creator>vishnu.khandare</dc:creator>
      <dc:date>2010-10-25T15:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260127#M472035</link>
      <description>Hi Olga:&lt;BR /&gt;&lt;BR /&gt;You can fetch a binary of 'rsync' from the HP-UX Porting Centre:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/rsync-3.0.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Since there are runtime dependencies you will need, you might use the new 'depothelper' to mange the whole installation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/answers/5-9.html" target="_blank"&gt;http://hpux.connect.org.uk/hppd/answers/5-9.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 25 Oct 2010 15:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260127#M472035</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-10-25T15:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to force rdist not to remove files on remote host?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260128#M472036</link>
      <description>Thank you all.</description>
      <pubDate>Mon, 25 Oct 2010 18:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-force-rdist-not-to-remove-files-on-remote-host/m-p/5260128#M472036</guid>
      <dc:creator>Olga_1</dc:creator>
      <dc:date>2010-10-25T18:23:15Z</dc:date>
    </item>
  </channel>
</rss>

