<?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: Why I love Linux, part 2075209863</title>
	<atom:link href="http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/feed/" rel="self" type="application/rss+xml" />
	<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/</link>
	<description>Software studies, technical communication, writing studies, web accessibility, and new media. Life with my girls.</description>
	<pubDate>Sun, 12 Oct 2008 03:14:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Erich</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12351</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Wed, 25 Apr 2007 16:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12351</guid>
		<description>Yeah, I know.  I've uninstalled it.  

I'm syncing to U-Va (rsync 2.6.3pre1 on AIX) and to an external HFS+-formatted hard drive.  Dreamhost is running 2.6.4, right?  Odd that that feature wouldn't work.  I'm getting an error message, too, when I try to sync to ambiguities.org:

rsync: on remote machine: -vlogDtprE: unknown option

I also don't see any reference to -E or --extended-attributes in the man file on postac.

It might be worth an email to customer support; I can't imagine you and I are the only people who might want this to work.

Two other thoughts: 
1. you could compile another copy of rsync (or grab an appropriate binary with -E support compiled in), put in in your home directory on wrecking.org, and use the --rsync-path flag to point to that copy. 

2. you could follow the instructions at http://www.onthenet.com.au/~q/rsync/ and use the --hfs-export and --hfs-import flags.

On the other hand, if you're just backing up data like I am, I don't know how important the resource fork stuff really is.</description>
		<content:encoded><![CDATA[<p>Yeah, I know.  I&#8217;ve uninstalled it.  </p>
<p>I&#8217;m syncing to U-Va (rsync 2.6.3pre1 on AIX) and to an external HFS+-formatted hard drive.  Dreamhost is running 2.6.4, right?  Odd that that feature wouldn&#8217;t work.  I&#8217;m getting an error message, too, when I try to sync to ambiguities.org:</p>
<p>rsync: on remote machine: -vlogDtprE: unknown option</p>
<p>I also don&#8217;t see any reference to -E or &#8211;extended-attributes in the man file on postac.</p>
<p>It might be worth an email to customer support; I can&#8217;t imagine you and I are the only people who might want this to work.</p>
<p>Two other thoughts:<br />
1. you could compile another copy of rsync (or grab an appropriate binary with -E support compiled in), put in in your home directory on wrecking.org, and use the &#8211;rsync-path flag to point to that copy. </p>
<p>2. you could follow the instructions at <a href="http://www.onthenet.com.au/~q/rsync/" rel="nofollow">http://www.onthenet.com.au/~q/rsync/</a> and use the &#8211;hfs-export and &#8211;hfs-import flags.</p>
<p>On the other hand, if you&#8217;re just backing up data like I am, I don&#8217;t know how important the resource fork stuff really is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbd</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12349</link>
		<dc:creator>cbd</dc:creator>
		<pubDate>Wed, 25 Apr 2007 15:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12349</guid>
		<description>Are you writing of a sync to UVa? Last night I tried this to wrecking.org; seems Dreamhost doesn't have -E support compiled in.

RsyncX? That's what you get for not using the command line, kemosabe.</description>
		<content:encoded><![CDATA[<p>Are you writing of a sync to UVa? Last night I tried this to wrecking.org; seems Dreamhost doesn&#8217;t have -E support compiled in.</p>
<p>RsyncX? That&#8217;s what you get for not using the command line, kemosabe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12347</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Wed, 25 Apr 2007 13:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12347</guid>
		<description>For what it's worth, I can't get the "preserve resource forks" switch to work, either using -E or --extended-attributes.  I get errors like this: 

rsync: -avE: unknown option
rsync error: syntax or usage error (code 1) at main.c(1023)

&lt;b&gt;Edit:&lt;/b&gt; Dammit.  I found the problem.  I had installed RsyncX, which hijacks the PATH for the rsync command.  The -E flag works with the version of rsync that ships with Tiger, i.e. /usr/bin/rsync.</description>
		<content:encoded><![CDATA[<p>For what it&#8217;s worth, I can&#8217;t get the &#8220;preserve resource forks&#8221; switch to work, either using -E or &#8211;extended-attributes.  I get errors like this: </p>
<p>rsync: -avE: unknown option<br />
rsync error: syntax or usage error (code 1) at main.c(1023)</p>
<p><b>Edit:</b> Dammit.  I found the problem.  I had installed RsyncX, which hijacks the PATH for the rsync command.  The -E flag works with the version of rsync that ships with Tiger, i.e. /usr/bin/rsync.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbd</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12326</link>
		<dc:creator>cbd</dc:creator>
		<pubDate>Tue, 24 Apr 2007 19:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12326</guid>
		<description>Oh, and I'm glad you pointed me to that; I forgot about Macs and their silly resource forks. I'll need to modify Erin's backup thusly.</description>
		<content:encoded><![CDATA[<p>Oh, and I&#8217;m glad you pointed me to that; I forgot about Macs and their silly resource forks. I&#8217;ll need to modify Erin&#8217;s backup thusly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12317</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Tue, 24 Apr 2007 16:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12317</guid>
		<description>Well, it looks to me like on your Linux boxes you'll want to use bash + cron.  You could do the same on Erin's Mac, though I've just set up my backups using the bash + iCal method detailed here: http://www.macinstruct.com/node/85.  It works fine.</description>
		<content:encoded><![CDATA[<p>Well, it looks to me like on your Linux boxes you&#8217;ll want to use bash + cron.  You could do the same on Erin&#8217;s Mac, though I&#8217;ve just set up my backups using the bash + iCal method detailed here: <a href="http://www.macinstruct.com/node/85" rel="nofollow">http://www.macinstruct.com/node/85</a>.  It works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbd</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12316</link>
		<dc:creator>cbd</dc:creator>
		<pubDate>Tue, 24 Apr 2007 15:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12316</guid>
		<description>Cool. If you figure out or find the smart scripting stuff, do share.</description>
		<content:encoded><![CDATA[<p>Cool. If you figure out or find the smart scripting stuff, do share.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12315</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Tue, 24 Apr 2007 15:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12315</guid>
		<description>Bradley, thanks for this.  I'm testing it out now, syncing my ~/Documents/research folder to my home directory on U-Va's file server.  It seems to be working fine, despite the fact that the server and I are running different versions of SSH and rsync.</description>
		<content:encoded><![CDATA[<p>Bradley, thanks for this.  I&#8217;m testing it out now, syncing my ~/Documents/research folder to my home directory on U-Va&#8217;s file server.  It seems to be working fine, despite the fact that the server and I are running different versions of SSH and rsync.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbd</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12312</link>
		<dc:creator>cbd</dc:creator>
		<pubDate>Tue, 24 Apr 2007 13:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12312</guid>
		<description>Sure. I started this here, but realized a &lt;a href="http://faculty.wiu.edu/CB-Dilger/s07/rsync-howto.shtml" rel="nofollow"&gt;separate web page&lt;/a&gt; would be a lot better. I welcome feedback or questions.</description>
		<content:encoded><![CDATA[<p>Sure. I started this here, but realized a <a href="http://faculty.wiu.edu/CB-Dilger/s07/rsync-howto.shtml" rel="nofollow">separate web page</a> would be a lot better. I welcome feedback or questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12107</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 20 Apr 2007 16:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12107</guid>
		<description>I'd love to hear more about this as well.</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to hear more about this as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erich</title>
		<link>http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12103</link>
		<dc:creator>Erich</dc:creator>
		<pubDate>Fri, 20 Apr 2007 15:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://wrecking.org/cbd/2007/04/20/why-i-love-linux-part-2075209863/#comment-12103</guid>
		<description>Hmm...I'd like to hear more about this.  I'm using SuperDuper! to make a bootable backup of my whole MacOS partition once a week, but an rsync-based system like the one you're using would be handy for backing up dissertation stuff.  Would you mind sharing details?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230;I&#8217;d like to hear more about this.  I&#8217;m using SuperDuper! to make a bootable backup of my whole MacOS partition once a week, but an rsync-based system like the one you&#8217;re using would be handy for backing up dissertation stuff.  Would you mind sharing details?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
