<?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: Snapshots on DreamHost</title>
	<atom:link href="http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<pubDate>Sat, 05 Jul 2008 08:45:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Asko</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1544</link>
		<dc:creator>Asko</dc:creator>
		<pubDate>Tue, 16 Aug 2005 10:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1544</guid>
		<description>It sounds like NetApp Filer (NAS, NFS/CIFS/HTTP/iSCSI). Filer is *very* nice product for file storage and sharing.</description>
		<content:encoded><![CDATA[<p>It sounds like NetApp Filer (NAS, NFS/CIFS/HTTP/iSCSI). Filer is *very* nice product for file storage and sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1464</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Fri, 22 Jul 2005 15:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1464</guid>
		<description>Thanks so much for this tip!  I was doing some more digging before my 97 days are up to make these guys are for real.  I am having a hard time finding anything wrong with them!  hourly snapshots!!!!  who else does that for $15 a month???</description>
		<content:encoded><![CDATA[<p>Thanks so much for this tip!  I was doing some more digging before my 97 days are up to make these guys are for real.  I am having a hard time finding anything wrong with them!  hourly snapshots!!!!  who else does that for $15 a month???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Kindall</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1239</link>
		<dc:creator>Jerry Kindall</dc:creator>
		<pubDate>Wed, 11 May 2005 21:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1239</guid>
		<description>You don't need a hacked ls; I'm pretty sure they must be using some filesystem that supports named forks, or something of that nature. Mac OS X lets you access the resource fork of a file as filename/..namedfork/rsrc, for example. Not that they're using Mac OS X, I'm sure they're runinng on Intel, probably Linux of some sort -- I think ReiserFS supports this, but I'm not a Linux guy so I'll shut up now.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need a hacked ls; I&#8217;m pretty sure they must be using some filesystem that supports named forks, or something of that nature. Mac OS X lets you access the resource fork of a file as filename/..namedfork/rsrc, for example. Not that they&#8217;re using Mac OS X, I&#8217;m sure they&#8217;re runinng on Intel, probably Linux of some sort &#8212; I think ReiserFS supports this, but I&#8217;m not a Linux guy so I&#8217;ll shut up now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Johnson</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1235</link>
		<dc:creator>Scott Johnson</dc:creator>
		<pubDate>Tue, 10 May 2005 18:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1235</guid>
		<description>It could be that they have just hacked their copy of "ls" to not display the .snapshot directories.  Actually, there are many different hacks that I could think of that could achieve this same result with little effort.</description>
		<content:encoded><![CDATA[<p>It could be that they have just hacked their copy of &#8220;ls&#8221; to not display the .snapshot directories.  Actually, there are many different hacks that I could think of that could achieve this same result with little effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1199</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Thu, 05 May 2005 01:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1199</guid>
		<description>I am curious about that too.  It probably happens at the filesystem level so that it can use copy-on-write and block-sharing, so it could be as simple as making the "what files are in this directory?" API function omit .snapshot.</description>
		<content:encoded><![CDATA[<p>I am curious about that too.  It probably happens at the filesystem level so that it can use copy-on-write and block-sharing, so it could be as simple as making the &#8220;what files are in this directory?&#8221; API function omit .snapshot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Dunck</title>
		<link>http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1196</link>
		<dc:creator>Jeremy Dunck</dc:creator>
		<pubDate>Thu, 05 May 2005 00:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/2005/05/02/snapshots-on-dreamhost/#comment-1196</guid>
		<description>DJC, you'd also have to have an audience like Jesse has.

Any idea how they make files not visible even to ls -a?</description>
		<content:encoded><![CDATA[<p>DJC, you&#8217;d also have to have an audience like Jesse has.</p>
<p>Any idea how they make files not visible even to ls -a?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
