<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Quicken, rsync, and resource forks</title>
	<atom:link href="http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/</link>
	<description>James Frank . Info: Visions of Code, Creativity, and Career</description>
	<lastBuildDate>Mon, 22 Aug 2011 19:26:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sam</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-4144</link>
		<dc:creator><![CDATA[Sam]]></dc:creator>
		<pubDate>Mon, 15 Aug 2011 17:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-4144</guid>
		<description><![CDATA[So glad I found this guide - thanks! Resource forks were also not respected by my online backup service - IDrive!

I had success restoring my Quicken file by following the 8-step procedure above.  Copied and pasted into Terminal with no alterations except Step 4 to switch directories.
(On Leopard, Terminal opens by default to the Users Home directory; so cd Desktop, then cd dir worked for me. Also, the firs mv command without any slashes worked for me.)

Getting the Developer Tools:
I first went to the Apple website to try and download the &quot;free&quot; Xcode Developer tools, but you must be a Developer subscriber first - at $99/year.  Plus I don&#039;t know if I could have  downloaded version 3 for Leopard - the current version 4.x requires Snow Leopard or higher.
I finally figured out the Developer Tools version 3 is on the Leopard install disk/Optional Installs/Xcode Tools - at least on the retail version I had kicking around.
It would be nice if someone could post any other tips for getting the Developer Tools; I don&#039;t know if they are on the Snow Leopard install disks or on the Lion install di . . . er - I have no clue here.]]></description>
		<content:encoded><![CDATA[<p>So glad I found this guide &#8211; thanks! Resource forks were also not respected by my online backup service &#8211; IDrive!</p>
<p>I had success restoring my Quicken file by following the 8-step procedure above.  Copied and pasted into Terminal with no alterations except Step 4 to switch directories.<br />
(On Leopard, Terminal opens by default to the Users Home directory; so cd Desktop, then cd dir worked for me. Also, the firs mv command without any slashes worked for me.)</p>
<p>Getting the Developer Tools:<br />
I first went to the Apple website to try and download the &#8220;free&#8221; Xcode Developer tools, but you must be a Developer subscriber first &#8211; at $99/year.  Plus I don&#8217;t know if I could have  downloaded version 3 for Leopard &#8211; the current version 4.x requires Snow Leopard or higher.<br />
I finally figured out the Developer Tools version 3 is on the Leopard install disk/Optional Installs/Xcode Tools &#8211; at least on the retail version I had kicking around.<br />
It would be nice if someone could post any other tips for getting the Developer Tools; I don&#8217;t know if they are on the Snow Leopard install disks or on the Lion install di . . . er &#8211; I have no clue here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tresy Kilbourne</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-4124</link>
		<dc:creator><![CDATA[Tresy Kilbourne]]></dc:creator>
		<pubDate>Fri, 22 Jul 2011 03:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-4124</guid>
		<description><![CDATA[Just to be clear, the first command omits a slash:
“mv ._new.qdfm ._old.qdfm”?


Because I get a &quot;no such file or directory&quot; error when I run that one. The others work. Unfortunately the outcome is not successful. (BTW Disk Warrior zeroes in on my Quicken file with messages about overlapping or conflicting resources, so this is definitely the problem.)]]></description>
		<content:encoded><![CDATA[<p>Just to be clear, the first command omits a slash:<br />
“mv ._new.qdfm ._old.qdfm”?</p>
<p>Because I get a &#8220;no such file or directory&#8221; error when I run that one. The others work. Unfortunately the outcome is not successful. (BTW Disk Warrior zeroes in on my Quicken file with messages about overlapping or conflicting resources, so this is definitely the problem.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-4027</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Thu, 14 Oct 2010 23:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-4027</guid>
		<description><![CDATA[Great! Good to know this is still helping people.]]></description>
		<content:encoded><![CDATA[<p>Great! Good to know this is still helping people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Little</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-4026</link>
		<dc:creator><![CDATA[Cameron Little]]></dc:creator>
		<pubDate>Thu, 14 Oct 2010 21:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-4026</guid>
		<description><![CDATA[Thank you so much for posting this! I just did it and it seems to have worked perfectly. I am helping my mother restore her data and I&#039;m pretty sure the categories are still there. (at least some of them are).

Mac OS X 10.6.4
xcode 3.2.4]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this! I just did it and it seems to have worked perfectly. I am helping my mother restore her data and I&#8217;m pretty sure the categories are still there. (at least some of them are).</p>
<p>Mac OS X 10.6.4<br />
xcode 3.2.4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-4024</link>
		<dc:creator><![CDATA[Ernie]]></dc:creator>
		<pubDate>Thu, 30 Sep 2010 02:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-4024</guid>
		<description><![CDATA[Thanks for these instructions.  Newer versions of Rsync now handle resource forks just fine, but at some point in the past few years I was using a version that wasn&#039;t... and I screwed up an old Quicken data file.  These few steps were a data-saver!]]></description>
		<content:encoded><![CDATA[<p>Thanks for these instructions.  Newer versions of Rsync now handle resource forks just fine, but at some point in the past few years I was using a version that wasn&#8217;t&#8230; and I screwed up an old Quicken data file.  These few steps were a data-saver!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-3743</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 19:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-3743</guid>
		<description><![CDATA[You saved us a lot of extra work. If anyone comes up with a way to recover the budget info, please let us know. But, we are incredibly grateful to have recovered what we did. Thank you!]]></description>
		<content:encoded><![CDATA[<p>You saved us a lot of extra work. If anyone comes up with a way to recover the budget info, please let us know. But, we are incredibly grateful to have recovered what we did. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-3742</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 19:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-3742</guid>
		<description><![CDATA[Thank you so much for compiling and posting this. It saved me!]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for compiling and posting this. It saved me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tamir</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-3741</link>
		<dc:creator><![CDATA[Tamir]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 06:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-3741</guid>
		<description><![CDATA[Thanks for this info.  I am switching to moneydance becuase I am so pissed that my diligent backups (using rsync -E, that is extended attributes) didnt copy resource forks.  I must of made a mistake.  I custom built v3.0.5 of GNU rsync as it promises support for extended attributes (resource forks).

Fortunately I had another backup, albeit somewhat older, that was made using superduper and on sparse disk image.  Resource forks are preserved using SD and with carbon copy cloner.  I believe both of those tools employ the newer rysnc (GNU v3.0.5) that seems to be able to preserve resource forks.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this info.  I am switching to moneydance becuase I am so pissed that my diligent backups (using rsync -E, that is extended attributes) didnt copy resource forks.  I must of made a mistake.  I custom built v3.0.5 of GNU rsync as it promises support for extended attributes (resource forks).</p>
<p>Fortunately I had another backup, albeit somewhat older, that was made using superduper and on sparse disk image.  Resource forks are preserved using SD and with carbon copy cloner.  I believe both of those tools employ the newer rysnc (GNU v3.0.5) that seems to be able to preserve resource forks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-3740</link>
		<dc:creator><![CDATA[Jim]]></dc:creator>
		<pubDate>Wed, 11 Mar 2009 19:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-3740</guid>
		<description><![CDATA[Not likely is my guess.  I haven&#039;t actually tried this, but you may be able to store the Quicken file in a disk image (create with the Apple Disk Utility, and you could even encrypt it).  Because the disk image would be treated as a file, it should backup everything within it--including resource forks!]]></description>
		<content:encoded><![CDATA[<p>Not likely is my guess.  I haven&#8217;t actually tried this, but you may be able to store the Quicken file in a disk image (create with the Apple Disk Utility, and you could even encrypt it).  Because the disk image would be treated as a file, it should backup everything within it&#8211;including resource forks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamesfrank.info/2007/08/13/quicken-rsync-and-resource-forks/#comment-3739</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Wed, 11 Mar 2009 18:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://smidg.in/2007/08/13/quicken-rsync-and-resource-forks/#comment-3739</guid>
		<description><![CDATA[Thank you so much for posting this!  I had been trying to figure out how to do exactly this for a day now.  I had given up hope and was about to call it quits.

Thanks again.  Now to somehow get rsync to copy the resource forks...]]></description>
		<content:encoded><![CDATA[<p>Thank you so much for posting this!  I had been trying to figure out how to do exactly this for a day now.  I had given up hope and was about to call it quits.</p>
<p>Thanks again.  Now to somehow get rsync to copy the resource forks&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

