<?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"
	>
<channel>
	<title>Comments on: Incremental Backup</title>
	<atom:link href="http://tinodidriksen.com/2007/04/26/incremental-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinodidriksen.com/2007/04/26/incremental-backup/</link>
	<description>The words and ideas of Tino Didriksen</description>
	<pubDate>Tue, 06 Jan 2009 03:02:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Daniel</title>
		<link>http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-5447</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 14 Oct 2008 02:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-5447</guid>
		<description>Thanks a lot!
With some adaptation and a crontab, this was what I was trying to do with my little-to-nothing knowledge of scripting.

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Thanks a lot!<br />
With some adaptation and a crontab, this was what I was trying to do with my little-to-nothing knowledge of scripting.</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tino Didriksen</title>
		<link>http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-4674</link>
		<dc:creator>Tino Didriksen</dc:creator>
		<pubDate>Fri, 21 Sep 2007 18:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-4674</guid>
		<description>rdiff-backup essentially does all that rsync does and even uses the rsync protocol, but I needed something that would run without modification on Cygwin, RedHat 8, Mac OS X, as well as Fedora 7. rdiff-backup had such varying versions (RH8's 0.12.7 vs. Fedora's 1.0.5) that I felt better using rsync.

Another thing is rdiff-backup's increment format. Reverse diffs will certainly result in less disk space eaten by increments, but I prefer having the actual files in the folder tree. For larger backups I may have to use rdiff-backup simply due to space constraints, but I am not quite there yet.</description>
		<content:encoded><![CDATA[<p>rdiff-backup essentially does all that rsync does and even uses the rsync protocol, but I needed something that would run without modification on Cygwin, RedHat 8, Mac OS X, as well as Fedora 7. rdiff-backup had such varying versions (RH8&#8217;s 0.12.7 vs. Fedora&#8217;s 1.0.5) that I felt better using rsync.</p>
<p>Another thing is rdiff-backup&#8217;s increment format. Reverse diffs will certainly result in less disk space eaten by increments, but I prefer having the actual files in the folder tree. For larger backups I may have to use rdiff-backup simply due to space constraints, but I am not quite there yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-4606</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Tue, 04 Sep 2007 21:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://tinodidriksen.com/2007/04/26/incremental-backup/#comment-4606</guid>
		<description>Have you tried rdiff-backup?</description>
		<content:encoded><![CDATA[<p>Have you tried rdiff-backup?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
