<?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 to backup and restore a lot of data on to dvds</title>
	<atom:link href="http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/feed/" rel="self" type="application/rss+xml" />
	<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/</link>
	<description>I may not have gone where I intended to go, but I think I have ended up where I needed to be.</description>
	<lastBuildDate>Fri, 30 Apr 2010 09:34:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: The Wife</title>
		<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/comment-page-1/#comment-15</link>
		<dc:creator>The Wife</dc:creator>
		<pubDate>Mon, 06 Jul 2009 00:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=27#comment-15</guid>
		<description>OMGs This totally doesn&#039;t work in Windows.  WTF mate?</description>
		<content:encoded><![CDATA[<p>OMGs This totally doesn&#8217;t work in Windows.  WTF mate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jldugger</title>
		<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/comment-page-1/#comment-14</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Thu, 02 Jul 2009 17:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=27#comment-14</guid>
		<description>The comment system stripped out my tt tags for the package description =(

Lets see if code tags work as advertised.
&lt;code&gt;Description: File subsets extractor based on genetic algorithms
Genetic Algorithm File Fitter (gaffitter) is a command-line software
written in C++ that extracts –via genetic algorithm– subsets of an
input list of files/directories that best fit the given volume size
(target), such as CD, DVD and others&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The comment system stripped out my tt tags for the package description =(</p>
<p>Lets see if code tags work as advertised.<br />
<code>Description: File subsets extractor based on genetic algorithms<br />
Genetic Algorithm File Fitter (gaffitter) is a command-line software<br />
written in C++ that extracts –via genetic algorithm– subsets of an<br />
input list of files/directories that best fit the given volume size<br />
(target), such as CD, DVD and others</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/comment-page-1/#comment-13</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 02 Jul 2009 05:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=27#comment-13</guid>
		<description>gafitter looks like a perfect tool for some of my backups and answers the need for a copy of the file system on dvds(especially with --split), so thanks for that tip. I decided not to go with a more complicated backup program, instead opting for tar since I don&#039;t expect to burn dvd backups very often. Also part of my goal was to make it as easy as possible to restore the backups (cat and tar being basic tools installed in all linux distributions)

They&#039;re &lt;code&gt; tags btw, what is wrong with them?</description>
		<content:encoded><![CDATA[<p>gafitter looks like a perfect tool for some of my backups and answers the need for a copy of the file system on dvds(especially with &#8211;split), so thanks for that tip. I decided not to go with a more complicated backup program, instead opting for tar since I don&#8217;t expect to burn dvd backups very often. Also part of my goal was to make it as easy as possible to restore the backups (cat and tar being basic tools installed in all linux distributions)</p>
<p>They&#8217;re &lt;code&gt; tags btw, what is wrong with them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jldugger</title>
		<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/comment-page-1/#comment-12</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=27#comment-12</guid>
		<description>Also, &lt;tt&gt; ftl.</description>
		<content:encoded><![CDATA[<p>Also, &lt;tt&gt; ftl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jldugger</title>
		<link>http://notsoevil.net/2009/06/how-to-backup-and-restore-a-lot-of-data-on-to-dvds/comment-page-1/#comment-11</link>
		<dc:creator>jldugger</dc:creator>
		<pubDate>Thu, 02 Jul 2009 01:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://john.notsoevil.net/?p=27#comment-11</guid>
		<description>So there&#039;s about a billion ways to do backups; I tried cataloging just the ones available in Ubuntu in &lt;a href=&quot;http://jldugger.livejournal.com/27216.html&quot; rel=&quot;nofollow&quot;&gt;this post&lt;/a&gt;.

One thing you might look at is a package called &lt;a href=&quot;http://packages.ubuntu.com/karmic/gaffitter&quot; rel=&quot;nofollow&quot;&gt;gaffitter&lt;/a&gt;:
Description: File subsets extractor based on genetic algorithms
 Genetic Algorithm File Fitter (gaffitter) is a command-line software
 written in C++ that extracts --via genetic algorithm-- subsets of an
 input list of files/directories that best fit the given volume size
 (target), such as CD, DVD and others


It should fit nicely into your already existing setup. You should also be able to pipe all of these steps together, so that it needs to hit disk less often.</description>
		<content:encoded><![CDATA[<p>So there&#8217;s about a billion ways to do backups; I tried cataloging just the ones available in Ubuntu in <a href="http://jldugger.livejournal.com/27216.html" rel="nofollow">this post</a>.</p>
<p>One thing you might look at is a package called <a href="http://packages.ubuntu.com/karmic/gaffitter" rel="nofollow">gaffitter</a>:<br />
Description: File subsets extractor based on genetic algorithms<br />
 Genetic Algorithm File Fitter (gaffitter) is a command-line software<br />
 written in C++ that extracts &#8211;via genetic algorithm&#8211; subsets of an<br />
 input list of files/directories that best fit the given volume size<br />
 (target), such as CD, DVD and others</p>
<p>It should fit nicely into your already existing setup. You should also be able to pipe all of these steps together, so that it needs to hit disk less often.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

