<?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: Backing up your Mac on an external disk</title>
	<atom:link href="http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/</link>
	<description>Daniel Lemire's blog is about life in academia, research in Computer Science, wondering how we can reconcile fast databases and algorithms with the informal and asemantic nature of the world around us. It is broadcasted from Montreal (Canada).</description>
	<pubDate>Tue, 02 Dec 2008 21:03:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Daniel Lemire</title>
		<link>http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50062</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Thu, 31 Jul 2008 18:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50062</guid>
		<description>All disks on a Mac are located in /Volumes/. So go to shell and type "ls /Volumes/". You should find it.</description>
		<content:encoded><![CDATA[<p>All disks on a Mac are located in /Volumes/. So go to shell and type &#8220;ls /Volumes/&#8221;. You should find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Downes</title>
		<link>http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50060</link>
		<dc:creator>Stephen Downes</dc:creator>
		<pubDate>Thu, 31 Jul 2008 01:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50060</guid>
		<description># my external disk is located
# at /Volumes/G-DRIVE\ MINI/

OK... how do I find out where *my* external disk is located?

(p.s. related to the math question - I'm not so good at addition - heh)</description>
		<content:encoded><![CDATA[<p># my external disk is located<br />
# at /Volumes/G-DRIVE\ MINI/</p>
<p>OK&#8230; how do I find out where *my* external disk is located?</p>
<p>(p.s. related to the math question - I&#8217;m not so good at addition - heh)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lemire</title>
		<link>http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50016</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Fri, 11 Jul 2008 16:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50016</guid>
		<description>What is wrong with cron jobs? Type "crontab -e" to insert a new cron job. Of course, you must deal with a syntax from the seventies, but it is well documented.</description>
		<content:encoded><![CDATA[<p>What is wrong with cron jobs? Type &#8220;crontab -e&#8221; to insert a new cron job. Of course, you must deal with a syntax from the seventies, but it is well documented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril Goutte</title>
		<link>http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50015</link>
		<dc:creator>Cyril Goutte</dc:creator>
		<pubDate>Fri, 11 Jul 2008 14:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/archives/2008/07/04/backing-up-your-mac-on-an-external-disk/#comment-50015</guid>
		<description>Daniel,

I have been using rsync to backup at work, with a different set of options (-Cavuz); I'll check the options you use.

I actually put the command in a Makefile so I just "make backup" every now and then.

Have you figured out a way to automate the backup?  I experimented a bit with Automator and Calendar but never could make it work properly.

At home I use Retrospect Express, which came free with an external disk I bought.  It does reasonably good incremental backups, but I find it quite slow.</description>
		<content:encoded><![CDATA[<p>Daniel,</p>
<p>I have been using rsync to backup at work, with a different set of options (-Cavuz); I&#8217;ll check the options you use.</p>
<p>I actually put the command in a Makefile so I just &#8220;make backup&#8221; every now and then.</p>
<p>Have you figured out a way to automate the backup?  I experimented a bit with Automator and Calendar but never could make it work properly.</p>
<p>At home I use Retrospect Express, which came free with an external disk I bought.  It does reasonably good incremental backups, but I find it quite slow.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
