<?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: Online backup for mac.</title>
	<link>http://ask.metafilter.com/29124/Online-backup-for-mac/</link>
	<description>Comments on Ask MetaFilter post Online backup for mac.</description>
	<pubDate>Thu, 15 Dec 2005 17:04:13 -0800</pubDate>
	<lastBuildDate>Thu, 15 Dec 2005 17:04:13 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Online backup for mac.</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac</link>	
		<description>Backing up ibook with webspace? &lt;br /&gt;&lt;br /&gt; I have an iBook running OSX 10.39. I&apos;d like to backup my home folder. I know about the various backup programs (superduper etc.) but they seem to backup to another storage device, such as an external hard drive. Eventually I plan on buying an external hard drive, but for the time being I have a ton of webspace with dreamhost going unused.&lt;br&gt;
&lt;br&gt;
Are there any programs that work with available webspace? Or is it simply too slow and inconvenient and not worth the trouble? Does anyone back up this way and if so how?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.29124</guid>
		<pubDate>Thu, 15 Dec 2005 16:37:39 -0800</pubDate>
		<dc:creator>gtr</dc:creator>
		
			<category>mac</category>
		
			<category>apple</category>
		
			<category>backup</category>
		
	</item> <item>
		<title>By: team lowkey</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459019</link>	
		<description>Does your host give you ssh access? If so, you can use &lt;a href=&quot;http://www.bombich.com/mactips/rsync.html&quot;&gt;rsync&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459019</guid>
		<pubDate>Thu, 15 Dec 2005 17:04:13 -0800</pubDate>
		<dc:creator>team lowkey</dc:creator>
	</item><item>
		<title>By: gtr</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459021</link>	
		<description>Oooh, thanks team lowkey. Looks perfect.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459021</guid>
		<pubDate>Thu, 15 Dec 2005 17:07:06 -0800</pubDate>
		<dc:creator>gtr</dc:creator>
	</item><item>
		<title>By: team lowkey</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459039</link>	
		<description>Great. It doesn&apos;t have to be as complicated as that guy&apos;s set up, btw, if you don&apos;t need to automate it. Just a simple:&lt;br&gt;
rsync /path/to/local/folder/ user@remotehost:/path/to/remote/folder/&lt;br&gt;
will usually do it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459039</guid>
		<pubDate>Thu, 15 Dec 2005 17:32:51 -0800</pubDate>
		<dc:creator>team lowkey</dc:creator>
	</item><item>
		<title>By: gtr</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459052</link>	
		<description>&lt;i&gt;It doesn&apos;t have to be as complicated as that guy&apos;s set up, btw&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
Yeah, that&apos;s what I was thinking. I&apos;ll probably have it set up in an hour or so. Thanks again =)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459052</guid>
		<pubDate>Thu, 15 Dec 2005 17:51:26 -0800</pubDate>
		<dc:creator>gtr</dc:creator>
	</item><item>
		<title>By: pollystark</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459354</link>	
		<description>If you want a specifically designed backup hosting service, try &lt;a href=&apos;http://www.strongspace.com&apos;&gt;Strongspace &lt;/a&gt;.  You get 4 Gig for about $8 a month, or more storage if you pay more.  Obviously, this is more expensive than rsync and DH which are effectively free for you, but Strongspace provide much more rigorous and frequent backups (daily to an offsite location, I believe) and you transfer files via SFTP so all transfers are encrypted, as opposed to the &apos;anyone can see what I&apos;m putting up&apos; FTP on DH.&lt;br&gt;
&lt;br&gt;
DH are a great webspace provider, and I use them, but I wouldn&apos;t trust them with my most important files.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459354</guid>
		<pubDate>Fri, 16 Dec 2005 03:15:45 -0800</pubDate>
		<dc:creator>pollystark</dc:creator>
	</item><item>
		<title>By: chunking express</title>
		<link>http://ask.metafilter.com/29124/Online-backup-for-mac#459419</link>	
		<description>I am pretty sure you can tell rysnc to use sftp.  If not, you can probably set up an SSH tunnel so that it does.  Anyway, here is a very good to look at: &lt;a href=&quot;http://www.labf.org/~egon/mac_backup/&quot;&gt;How To: Back up Your Mac with Rsync&lt;/a&gt;.  That should be all you need to know on the topic.  (&lt;a href=&quot;http://www.mezzoblue.com/archives/2005/09/22/web_server_b/index.php&quot;&gt;Mezzoblue discussed backups in the other direction, but it still might be handy to read.&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.29124-459419</guid>
		<pubDate>Fri, 16 Dec 2005 07:06:31 -0800</pubDate>
		<dc:creator>chunking express</dc:creator>
	</item>
	</channel>
</rss>
