<?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: how I move stuff between servers with rsync</title>
	<atom:link href="http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/</link>
	<description>apparently much happier in person</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:03:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gerry</title>
		<link>http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/#comment-194327</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Thu, 15 Jan 2009 07:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2685#comment-194327</guid>
		<description>Scott&#039;s right, you do indeed rock. :) Everywhere else I looked didn&#039;t give me the one beautiful line I wanted along with an explanation. I&#039;ll go back and study the man page later, but right now I just don&#039;t have the time.

Thanks :)</description>
		<content:encoded><![CDATA[<p>Scott&#8217;s right, you do indeed rock. <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Everywhere else I looked didn&#8217;t give me the one beautiful line I wanted along with an explanation. I&#8217;ll go back and study the man page later, but right now I just don&#8217;t have the time.</p>
<p>Thanks <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnorman</title>
		<link>http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/#comment-194273</link>
		<dc:creator>dnorman</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2685#comment-194273</guid>
		<description>@scott - no problem. I&#039;d been meaning to write this up for awhile, and got tired of saying how easy it is :-)

@ian - I use it all the time to back up my servers to my desktop Mac, which then backs it up again via Time Machine. You need to have the visible IP address of your desktop, and have SSH running on it, but it works great.

Or, drop the -e ssh part and just specify local paths to copy or backup local directories.

rsync is scary powerful, and can do all kinds of great and funky things, as described in the &lt;a href=&quot;http://www.samba.org/ftp/rsync/rsync.html&quot; rel=&quot;nofollow&quot;&gt;man page&lt;/a&gt; - it can also nuke files pretty quickly if you&#039;re not careful...</description>
		<content:encoded><![CDATA[<p>@scott &#8211; no problem. I&#8217;d been meaning to write this up for awhile, and got tired of saying how easy it is <img src='http://www.darcynorman.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>@ian &#8211; I use it all the time to back up my servers to my desktop Mac, which then backs it up again via Time Machine. You need to have the visible IP address of your desktop, and have SSH running on it, but it works great.</p>
<p>Or, drop the -e ssh part and just specify local paths to copy or backup local directories.</p>
<p>rsync is scary powerful, and can do all kinds of great and funky things, as described in the <a href="http://www.samba.org/ftp/rsync/rsync.html" rel="nofollow">man page</a> &#8211; it can also nuke files pretty quickly if you&#8217;re not careful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian H.</title>
		<link>http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/#comment-194272</link>
		<dc:creator>Ian H.</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2685#comment-194272</guid>
		<description>Can you use rsynch to backup online from a folder on a local hard drive?</description>
		<content:encoded><![CDATA[<p>Can you use rsynch to backup online from a folder on a local hard drive?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Leslie</title>
		<link>http://www.darcynorman.net/2009/01/07/how-i-move-stuff-between-servers-with-rsync/#comment-194271</link>
		<dc:creator>Scott Leslie</dc:creator>
		<pubDate>Wed, 07 Jan 2009 19:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.darcynorman.net/?p=2685#comment-194271</guid>
		<description>Sensei, you rock. Thanks.</description>
		<content:encoded><![CDATA[<p>Sensei, you rock. Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
