<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dot name &#187; rsync</title>
	<atom:link href="http://toze.name/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://toze.name</link>
	<description></description>
	<lastBuildDate>Fri, 18 Mar 2011 09:07:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title></title>
		<link>http://toze.name/2008/07/backup/</link>
		<comments>http://toze.name/2008/07/backup/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 04:12:40 +0000</pubDate>
		<dc:creator>tozé</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[woes]]></category>

		<guid isPermaLink="false">http://toze.name/?p=185</guid>
		<description><![CDATA[Dear all (and i’m pointing at you, because you should know better), BACKUP. Get a drive, the same size/brand/type as the one you’re using on your computer. put it on an external casing. on a mac you’ll do something like sudo rsync -vaxE --delete --ignore-errors / /Volumes/backup/ (i’m assuming you named your drive backup instead [...]]]></description>
			<content:encoded><![CDATA[<p>Dear all <small>(and i’m pointing at you, because you should know better)</small>,<br />
<strong>BACKUP</strong>.<br />
Get a drive, the same size/brand/type as the one you’re using on your computer. put it on an external casing. on a mac you’ll do something like <code>sudo rsync -vaxE --delete --ignore-errors / /Volumes/backup/</code> (i’m assuming you named your drive <code>backup</code> instead of something silly like pluto or arathorn or something like that). I don’t have a clue about *nix, but i’m assuming it wouldn’t be *that* much different. On windows it’s the same, as long as you do the sane thing and get  cygwin. If you’re on a desktop, cron tab the socks out of that. On a laptop, do it every chance you’ve got. Before you go to bed, while you shower, before any update, before you take your laptop off your table. Seriously. Do it. Right. Now.</p>
]]></content:encoded>
			<wfw:commentRss>http://toze.name/2008/07/backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

