<?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: Synchronize 2 linux machines using rsync in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555390#M82472</link>
    <description>Shalom Chris,&lt;BR /&gt;&lt;BR /&gt;Might want to try this:&lt;BR /&gt;&lt;BR /&gt; rsync -avH --stats --delete -e ssh /var/httpd/ $othernode:/var/httpd/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Othernode is the target host.&lt;BR /&gt;&lt;BR /&gt;You can vary the directory source and target to your hearts content.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 28 Dec 2009 16:21:46 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-12-28T16:21:46Z</dc:date>
    <item>
      <title>Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555379#M82461</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I'd like to synchronize a directory included all subdirectories with user rights and permissions between 2 linux server using rsync.</description>
      <pubDate>Fri, 25 Dec 2009 17:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555379#M82461</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-25T17:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555380#M82462</link>
      <description>&lt;!--!*#--&gt;You have my permission.  What's stopping you?</description>
      <pubDate>Fri, 25 Dec 2009 18:33:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555380#M82462</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-25T18:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555381#M82463</link>
      <description>I mean UNIX (linux) directory and file permissions. &lt;BR /&gt;Normally u can change it using chmod command.</description>
      <pubDate>Fri, 25 Dec 2009 18:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555381#M82463</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-25T18:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555382#M82464</link>
      <description>&lt;!--!*#--&gt;So, what's the problem?  Is there something&lt;BR /&gt;unclear in the rsync documentation?  Can you&lt;BR /&gt;find no rsync examples by searching the ITRC&lt;BR /&gt;forums?  Is Google broken?  Are you too tired&lt;BR /&gt;to read this stuff yourself?</description>
      <pubDate>Fri, 25 Dec 2009 18:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555382#M82464</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-25T18:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555383#M82465</link>
      <description>hi chris,&lt;BR /&gt;&lt;BR /&gt;check this link :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/linux/answers/Networking/Using_rsync_to_mirror_data_between_servers" target="_blank"&gt;http://www.linuxquestions.org/linux/answers/Networking/Using_rsync_to_mirror_data_between_servers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope it will help you.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Fri, 25 Dec 2009 19:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555383#M82465</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-12-25T19:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555384#M82466</link>
      <description>I've tried the following:&lt;BR /&gt;&lt;BR /&gt;rsync -e ssh -avzp --delete-after /repl/ root@192.168.0.3:/repl/&lt;BR /&gt;root@192.168.0.3's password:&lt;BR /&gt;&lt;BR /&gt;and hope it's OK.&lt;BR /&gt;&lt;BR /&gt;BTW Howto set as a cron job using password?</description>
      <pubDate>Fri, 25 Dec 2009 19:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555384#M82466</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-25T19:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555385#M82467</link>
      <description>&lt;BR /&gt;BTW Howto set as a cron job using password?&lt;BR /&gt;&lt;BR /&gt;#==========================================&lt;BR /&gt;&lt;BR /&gt;what you mean ????&lt;BR /&gt;&lt;BR /&gt;you like to make a cron job for this rsync password less  ??? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if yes you need to use password less ssh connection :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/faq/ssh-password-less-login-with-dsa-publickey-authentication/" target="_blank"&gt;http://www.cyberciti.biz/faq/ssh-password-less-login-with-dsa-publickey-authentication/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Dec 2009 19:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555385#M82467</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-12-25T19:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555386#M82468</link>
      <description>Thx, I've created password less SSH and setuped this command as a cron job:&lt;BR /&gt;&lt;BR /&gt;rsync -e ssh -avzp --delete-after /repl/ root@192.168.0.3:/repl/&lt;BR /&gt;&lt;BR /&gt;I hope this rsync command is OK to have an exact copy of my original directory, including permissions, ownership, modification times and so.&lt;BR /&gt;&lt;BR /&gt;If not, pls correct me.&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Dec 2009 03:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555386#M82468</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-27T03:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555387#M82469</link>
      <description>hi.&lt;BR /&gt;&lt;BR /&gt;this command should work.&lt;BR /&gt;&lt;BR /&gt;your - p switch should take care about permition :&lt;BR /&gt;&lt;BR /&gt;-p, --perms&lt;BR /&gt;              This  option  causes  the receiving rsync to set the destination&lt;BR /&gt;              permissions to be the same as the source permissions.  (See also&lt;BR /&gt;              the  --chmod  option for a way to modify what rsync considers to&lt;BR /&gt;              be the source permissions.)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Sun, 27 Dec 2009 05:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555387#M82469</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-12-27T05:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555388#M82470</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I hope this rsync command is OK [...]&lt;BR /&gt;&lt;BR /&gt;Have you considered running a test using some&lt;BR /&gt;small directory tree?  You might even add or&lt;BR /&gt;change a file and see what happens.&lt;BR /&gt;Sometimes running a quick experiment can be&lt;BR /&gt;more reliable than either hope or someone&lt;BR /&gt;else's opinion.  Often faster, too.</description>
      <pubDate>Sun, 27 Dec 2009 07:17:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555388#M82470</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-27T07:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555389#M82471</link>
      <description>THX&lt;BR /&gt;&lt;BR /&gt;I've done a test and it seems to work well.</description>
      <pubDate>Sun, 27 Dec 2009 13:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555389#M82471</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-27T13:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555390#M82472</link>
      <description>Shalom Chris,&lt;BR /&gt;&lt;BR /&gt;Might want to try this:&lt;BR /&gt;&lt;BR /&gt; rsync -avH --stats --delete -e ssh /var/httpd/ $othernode:/var/httpd/&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Othernode is the target host.&lt;BR /&gt;&lt;BR /&gt;You can vary the directory source and target to your hearts content.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 28 Dec 2009 16:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555390#M82472</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-12-28T16:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555391#M82473</link>
      <description>Thx to ALL, but have a question:&lt;BR /&gt;&lt;BR /&gt;rsync -e ssh -avzp ...&lt;BR /&gt;&lt;BR /&gt;does it transfer each time all files or just differences?&lt;BR /&gt;&lt;BR /&gt;BTW I need the same permissions on the target like on the source, that's the reason why I need -p option.</description>
      <pubDate>Wed, 30 Dec 2009 18:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555391#M82473</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2009-12-30T18:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronize 2 linux machines using rsync</title>
      <link>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555392#M82474</link>
      <description>&lt;!--!*#--&gt;&amp;gt; does it transfer each time all files or&lt;BR /&gt;&amp;gt; just differences?&lt;BR /&gt;&lt;BR /&gt;      man rsync&lt;BR /&gt;&lt;BR /&gt;      &lt;A href="http://samba.anu.edu.au/rsync/documentation.html" target="_blank"&gt;http://samba.anu.edu.au/rsync/documentation.html&lt;/A&gt;&lt;BR /&gt;      &lt;A href="http://samba.anu.edu.au/rsync/FAQ.html" target="_blank"&gt;http://samba.anu.edu.au/rsync/FAQ.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I quote:&lt;BR /&gt;&lt;BR /&gt;      If you think that rsync is copying too&lt;BR /&gt;      many files, look at the itemized output&lt;BR /&gt;      (-i) to see why rsync is doing the&lt;BR /&gt;      update [...]</description>
      <pubDate>Wed, 30 Dec 2009 22:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/synchronize-2-linux-machines-using-rsync/m-p/4555392#M82474</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-30T22:36:11Z</dc:date>
    </item>
  </channel>
</rss>

