<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Help me backup and sync my files!</title>
	<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files/</link>
	<description>Comments on Ask MetaFilter post Help me backup and sync my files!</description>
	<pubDate>Sun, 20 Nov 2005 21:15:25 -0800</pubDate>
	<lastBuildDate>Sun, 20 Nov 2005 21:15:25 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Help me backup and sync my files!</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files</link>	
		<description>How can I backup and sync files on my mac? &lt;br /&gt;&lt;br /&gt; I have an iBook running OSX Tiger, a 256mb thumb drive, and a bit of space on the university servers that I can FTP files to.  I&apos;d like to be able to have all the things (documents, mainly) in one folder be mirrored to the other two areas; in other words, if I make a new file in &quot;AUT05-&amp;gt;POLS212-&amp;gt;Locke&quot; on my mac, I&apos;d like that same file to then show up on the thumb drive (when I plug it in, of course), and on the server.  This doesn&apos;t need to be automatic, but it&apos;d be nice if it could happen with the simple press of a button.&lt;br&gt;
&lt;br&gt;
Fetch lets me sort of &quot;mirror&quot; the files to the server, but this doesn&apos;t solve the problem of the thumb drive.  The dotmac backup and sync options look nice, but I don&apos;t need space on .mac, and I don&apos;t want to pay a hundred bucks a year for it.  Can&apos;t this be had for free/cheap?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.27610</guid>
		<pubDate>Sun, 20 Nov 2005 21:02:37 -0800</pubDate>
		<dc:creator>rossination</dc:creator>
		
			<category>osx</category>
		
			<category>backup</category>
		
			<category>sync</category>
		
	</item> <item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#434958</link>	
		<description>I think rsync is probably what you&apos;re looking for... but I haven&apos;t actually got it set up at my place yet, so that&apos;s about all I could tell you...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-434958</guid>
		<pubDate>Sun, 20 Nov 2005 21:15:25 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: hummercash</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435018</link>	
		<description>apple&apos;s &lt;a href=&quot;http://www.apple.com/dotmac/backup.html&quot;&gt;Backup&lt;/a&gt; program that you get with a .mac subscriptioin should do what you want... or &lt;a href=&quot;http://www.dantz.com/en/products/mac_personal/index.dtml&quot;&gt;Dantz Retrospect 6.1&lt;/a&gt;.  both are very easy to use backup solutions.&lt;br&gt;
&lt;br&gt;
or rsync like pompomtom suggested.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435018</guid>
		<pubDate>Sun, 20 Nov 2005 22:17:07 -0800</pubDate>
		<dc:creator>hummercash</dc:creator>
	</item><item>
		<title>By: hummercash</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435019</link>	
		<description>oooops, missed the last paragraph about .mac in the OP.  sorry!  but the Dantz solution i mentioned is just a one time fee for the program, not subscription based like .mac is.&lt;br&gt;
&lt;br&gt;
sorry again.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435019</guid>
		<pubDate>Sun, 20 Nov 2005 22:19:33 -0800</pubDate>
		<dc:creator>hummercash</dc:creator>
	</item><item>
		<title>By: joeblough</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435021</link>	
		<description>beware, though, you want &lt;a href=http://archive.macosxlabs.org/rsyncx/rsyncx.html&gt;rsyncX&lt;/a&gt;. &quot;plain&quot; rsync probably can not handle resource forks. although they are depreciated in osX some programs still use them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435021</guid>
		<pubDate>Sun, 20 Nov 2005 22:19:58 -0800</pubDate>
		<dc:creator>joeblough</dc:creator>
	</item><item>
		<title>By: inviolable</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435038</link>	
		<description>&lt;i&gt;&quot;plain&quot; rsync probably can not handle resource forks&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
rsync via command line does indeed handle resource forks, you just need to include the correct option. From the man pages:&lt;br&gt;
&lt;br&gt;
&lt;b&gt;-E  --extended-attributes   copy extended attributes, resource forks&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
However, I also recommend using RsyncX. It rocks.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435038</guid>
		<pubDate>Sun, 20 Nov 2005 22:49:46 -0800</pubDate>
		<dc:creator>inviolable</dc:creator>
	</item><item>
		<title>By: anarcation</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435090</link>	
		<description>I said this somewhere else in the green before. LaCie&apos;s SilverKeeper works great for me. And it&apos;s free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435090</guid>
		<pubDate>Mon, 21 Nov 2005 00:29:14 -0800</pubDate>
		<dc:creator>anarcation</dc:creator>
	</item><item>
		<title>By: sluggo</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435153</link>	
		<description>I&apos;ll third rsyncX (which is also free, and you don&apos;t need to buy a LaCie drive to get it).  Apple&apos;s Backup is not that reliable, and Retrospect is my least favorite program ever.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435153</guid>
		<pubDate>Mon, 21 Nov 2005 04:15:57 -0800</pubDate>
		<dc:creator>sluggo</dc:creator>
	</item><item>
		<title>By: chunking express</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435281</link>	
		<description>First, you should avoid &lt;a href=&quot;http://nslog.com/archives/2005/10/17/apples_backup_app_is_shit.php&quot;&gt;You should avoid .mac Backup service like the plague.&lt;/a&gt;  Second,  Rsynch is your best bet.  &lt;a href=&quot;http://www.labf.org/~egon/mac_backup/&quot;&gt;Here is how you can use it.&lt;/a&gt;  Mezzoblue wrote a &lt;a href=&quot;http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php&quot;&gt;backing up a web-server&lt;/a&gt;, but the information is useful as well.&lt;br&gt;
&lt;br&gt;
You can probably use AppleScript to detect when the thumdrive is mounted, and then run rynch when this event occurs.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435281</guid>
		<pubDate>Mon, 21 Nov 2005 07:38:58 -0800</pubDate>
		<dc:creator>chunking express</dc:creator>
	</item><item>
		<title>By: sad_otter</title>
		<link>http://ask.metafilter.com/27610/Help-me-backup-and-sync-my-files#435292</link>	
		<description>I use &lt;a href=&quot;http://www.versiontracker.com/dyn/moreinfo/macosx/16206&quot;&gt;Deja Vu&lt;/a&gt; to do this. It&apos;s fairly inexpensive and has a nice interface.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.27610-435292</guid>
		<pubDate>Mon, 21 Nov 2005 07:47:27 -0800</pubDate>
		<dc:creator>sad_otter</dc:creator>
	</item>
	</channel>
</rss>
