<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: DNS Round Robin Configuration using Rsync over SSH</title>
	<atom:link href="http://www.askapache.com/linux-unix/dns-round-robin-rsync-over-ssh.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.askapache.com/linux-unix/dns-round-robin-rsync-over-ssh.html</link>
	<description>Advanced Web Development</description>
	<lastBuildDate>Wed, 18 Nov 2009 23:28:48 -0500</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim E</title>
		<link>http://www.askapache.com/linux-unix/dns-round-robin-rsync-over-ssh.html#comment-77044</link>
		<dc:creator>Tim E</dc:creator>
		<pubDate>Thu, 28 May 2009 05:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=2540#comment-77044</guid>
		<description>Seriously? Music? Who the heck still does that? I was going to use this site for reference but it&#039;s just far too annoying. I don&#039;t know what you were thinking.</description>
		<content:encoded><![CDATA[<p>Seriously? Music? Who the heck still does that? I was going to use this site for reference but it&#8217;s just far too annoying. I don&#8217;t know what you were thinking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.askapache.com/linux-unix/dns-round-robin-rsync-over-ssh.html#comment-71265</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Thu, 16 Apr 2009 00:20:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=2540#comment-71265</guid>
		<description>&lt;strong&gt;@timmy&lt;/strong&gt;

I just add this to my crontab:

&lt;pre class=&#039;brushbash&#039;&gt;
*/30 * * * * /usr/bin/rsync -e &#039;ssh&#039; -rt &#45;-delete /pub/z.askapache.com/ gator:&#039;/pub/z.askapache.com/&#039;&lt;/pre&gt;

I detailed exactly how to do it in the previous article, &lt;a href=&quot;http://www.askapache.com/security/mirror-using-rsync-ssh.html&quot; rel=&quot;nofollow&quot;&gt;Mirroring with rsync over SSH&lt;/a&gt;.. really this was a single article but I had to split it since I like to include all the verbose details.</description>
		<content:encoded><![CDATA[<p><strong>@timmy</strong></p>
<p>I just add this to my crontab:</p>
<pre class='brushbash'>*/30 * * * * /usr/bin/rsync -e &#039;ssh&#039; -rt &#45;-delete /pub/z.askapache.com/ gator:&#039;/pub/z.askapache.com/&#039;</pre>
<p>I detailed exactly how to do it in the previous article, <a href="http://www.askapache.com/security/mirror-using-rsync-ssh.html" rel="nofollow">Mirroring with rsync over SSH</a>.. really this was a single article but I had to split it since I like to include all the verbose details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timmy</title>
		<link>http://www.askapache.com/linux-unix/dns-round-robin-rsync-over-ssh.html#comment-71236</link>
		<dc:creator>timmy</dc:creator>
		<pubDate>Wed, 15 Apr 2009 18:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.askapache.com/?p=2540#comment-71236</guid>
		<description>Wow, great article, and the bonus of listening to Kasabian.  Hey any chance you could post your rsync script you are using to keep these static asset directories dialed in?</description>
		<content:encoded><![CDATA[<p>Wow, great article, and the bonus of listening to Kasabian.  Hey any chance you could post your rsync script you are using to keep these static asset directories dialed in?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
