<?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: Using Dreamhost backup account with rsync</title>
	<atom:link href="http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/</link>
	<description>Development, productivity, blogging, technology, life in the trenches...</description>
	<lastBuildDate>Thu, 29 Dec 2011 22:53:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-1685</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 06 Sep 2010 11:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-1685</guid>
		<description>Thanks for the tutorial.  I&#039;ve done this a few times now, and each time I need to Google for the instructions!

As an addition (for UK-English-speaking users), make sure that you title the remote file &#039;authorized_keys&#039;, and not &#039;authorised_keys&#039; as I have done... Couldn&#039;t work out why it wasn&#039;t working (blushes)!</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial.  I&#8217;ve done this a few times now, and each time I need to Google for the instructions!</p>
<p>As an addition (for UK-English-speaking users), make sure that you title the remote file &#8216;authorized_keys&#8217;, and not &#8216;authorised_keys&#8217; as I have done&#8230; Couldn&#8217;t work out why it wasn&#8217;t working (blushes)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daphoene</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-1682</link>
		<dc:creator>daphoene</dc:creator>
		<pubDate>Tue, 20 Jul 2010 12:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-1682</guid>
		<description>I must have something wrong, perhaps my rsync call is not using the correct identity ( I have more than one ) and then I was asked for confirmation and password. I hope in future to not be asked again and cron this events. Anyway, great post, in any language. I will check more deep on your blog</description>
		<content:encoded><![CDATA[<p>I must have something wrong, perhaps my rsync call is not using the correct identity ( I have more than one ) and then I was asked for confirmation and password. I hope in future to not be asked again and cron this events. Anyway, great post, in any language. I will check more deep on your blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-1654</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 01 Aug 2009 17:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-1654</guid>
		<description>Thank you kindly; this is very useful.</description>
		<content:encoded><![CDATA[<p>Thank you kindly; this is very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael grech</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-1653</link>
		<dc:creator>Michael grech</dc:creator>
		<pubDate>Thu, 30 Jul 2009 05:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-1653</guid>
		<description>In the section on passwordless login the file you want to rename is id_rsa.pub NOT id_dsa.pub Just rename the file to authorized keys and upload inside of .ssh</description>
		<content:encoded><![CDATA[<p>In the section on passwordless login the file you want to rename is id_rsa.pub NOT id_dsa.pub Just rename the file to authorized keys and upload inside of .ssh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-1646</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 15 May 2009 18:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-1646</guid>
		<description>For those that want to sync all files in their home directory such as for ubuntu linux just use:

/home/username 

note I removed the * to rsync hidden files.</description>
		<content:encoded><![CDATA[<p>For those that want to sync all files in their home directory such as for ubuntu linux just use:</p>
<p>/home/username </p>
<p>note I removed the * to rsync hidden files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Backup and fate&#8230; &#8212;&#160;StayInSync.net</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-81</link>
		<dc:creator>Backup and fate&#8230; &#8212;&#160;StayInSync.net</dc:creator>
		<pubDate>Tue, 24 Mar 2009 20:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-81</guid>
		<description>[...] on the Dreamhost backup server. The protocol=29-stuff is Dreamhost specific, my thanks goes to Climens Codelog for the [...]</description>
		<content:encoded><![CDATA[<p>[...] on the Dreamhost backup server. The protocol=29-stuff is Dreamhost specific, my thanks goes to Climens Codelog for the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yukei.net &#187; Respaldar datos (en DreamHost) con rsync</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-80</link>
		<dc:creator>yukei.net &#187; Respaldar datos (en DreamHost) con rsync</dc:creator>
		<pubDate>Sun, 01 Feb 2009 05:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-80</guid>
		<description>[...] Using Dreamhost backup account with rsync &#124; Climens Codelog [...]</description>
		<content:encoded><![CDATA[<p>[...] Using Dreamhost backup account with rsync | Climens Codelog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce Dillahunty</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-79</link>
		<dc:creator>Bruce Dillahunty</dc:creator>
		<pubDate>Sun, 25 Jan 2009 01:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-79</guid>
		<description>Thanks so much... my backups started failing and I started trying to track down what was going on... a quick Google and I found you already had the solution.

Appreciate it!

Bruce</description>
		<content:encoded><![CDATA[<p>Thanks so much&#8230; my backups started failing and I started trying to track down what was going on&#8230; a quick Google and I found you already had the solution.</p>
<p>Appreciate it!</p>
<p>Bruce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-78</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 11 Jan 2009 02:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-78</guid>
		<description>Thank you!  I started my manual rsync a while ago and it&#039;s going to take a while to sync 33 GB of files.  I stumbled on getting the rsync to be &quot;passwordless&quot; and it never dawned on me to create the .ssh folder through FTP.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you!  I started my manual rsync a while ago and it&#8217;s going to take a while to sync 33 GB of files.  I stumbled on getting the rsync to be &#8220;passwordless&#8221; and it never dawned on me to create the .ssh folder through FTP.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to back up your Mac to Dreamhost with rsync &#124; Chris Hutchins</title>
		<link>http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/comment-page-1/#comment-77</link>
		<dc:creator>How to back up your Mac to Dreamhost with rsync &#124; Chris Hutchins</dc:creator>
		<pubDate>Thu, 08 Jan 2009 22:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://codelog.climens.net/?p=110#comment-77</guid>
		<description>[...] Michael Twomey - http://blogs.translucentcode.org/mick/archives/000230.html Marc Climent - http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Michael Twomey &#8211; <a href="http://blogs.translucentcode.org/mick/archives/000230.html" rel="nofollow">http://blogs.translucentcode.org/mick/archives/000230.html</a> Marc Climent &#8211; <a href="http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/" rel="nofollow">http://codelog.climens.net/2008/12/03/using-dreamhost-backup-account-with-rsync/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

