<?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/"
		>
<channel>
	<title>Comments on: ReadyNAS Rules</title>
	<atom:link href="http://todbot.com/blog/2006/03/01/readynas-rules/feed/" rel="self" type="application/rss+xml" />
	<link>http://todbot.com/blog/2006/03/01/readynas-rules/</link>
	<description>Random experiments, circuits, code, rapid prototyping, sometimes things to buy, and the odd tune by Tod E. Kurt.</description>
	<lastBuildDate>Sat, 14 Apr 2012 16:47:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-10078</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 17 Nov 2006 17:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-10078</guid>
		<description>Well that&#039;s pretty cool.  But are NTFS junctions truly symbolic and can span filesystems?  Judging from the Wikipedia entry, junction points are inherently unsafe. Delete the junction, delete the file.

Regardless, junctions seem to be NTFS entities, not SMB/CIFS ones. I&#039;m not sure if the Samba-derived SMB file server that runs on the ReadyNAS supports all the extra CIFS features like symlinks.  It doesn&#039;t appear to be a codepath traversed often in Windows so I suspect not.  Also judging by the fact that the original poster created symlinks that &lt;i&gt;were&lt;/i&gt; visible in Mac OS X and Linux but not in Windows makes me think that either Samba doesn&#039;t do Windows directory symlinks or Explorer neglects to display them.</description>
		<content:encoded><![CDATA[<p>Well that&#8217;s pretty cool.  But are NTFS junctions truly symbolic and can span filesystems?  Judging from the Wikipedia entry, junction points are inherently unsafe. Delete the junction, delete the file.</p>
<p>Regardless, junctions seem to be NTFS entities, not SMB/CIFS ones. I&#8217;m not sure if the Samba-derived SMB file server that runs on the ReadyNAS supports all the extra CIFS features like symlinks.  It doesn&#8217;t appear to be a codepath traversed often in Windows so I suspect not.  Also judging by the fact that the original poster created symlinks that <i>were</i> visible in Mac OS X and Linux but not in Windows makes me think that either Samba doesn&#8217;t do Windows directory symlinks or Explorer neglects to display them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolaw</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-10077</link>
		<dc:creator>nicolaw</dc:creator>
		<pubDate>Fri, 17 Nov 2006 17:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-10077</guid>
		<description>Yes, I would say they exist.

Explorer allows you to view and access symlinks and multi-stream files. You just cannot directly manipulate them through explorer.

You can create symlinks through perl&#039;s &quot;symlink()&quot; function, or through sysinternal&#039;s &quot;ln&quot; command, or through the &quot;linkd&quot; command that comes with the W2K resource kit or with the &quot;junction&quot; command that you can get here: http://www.microsoft.com/technet/sysinternals/FileAndDisk/Junction.mspx</description>
		<content:encoded><![CDATA[<p>Yes, I would say they exist.</p>
<p>Explorer allows you to view and access symlinks and multi-stream files. You just cannot directly manipulate them through explorer.</p>
<p>You can create symlinks through perl&#8217;s &#8220;symlink()&#8221; function, or through sysinternal&#8217;s &#8220;ln&#8221; command, or through the &#8220;linkd&#8221; command that comes with the W2K resource kit or with the &#8220;junction&#8221; command that you can get here: <a href="http://www.microsoft.com/technet/sysinternals/FileAndDisk/Junction.mspx" rel="nofollow">http://www.microsoft.com/technet/sysinternals/FileAndDisk/Junction.mspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-10023</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Thu, 16 Nov 2006 23:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-10023</guid>
		<description>nicolaw, you&#039;re right.  But does a feature really exist if there&#039;s no way for a user to user it?</description>
		<content:encoded><![CDATA[<p>nicolaw, you&#8217;re right.  But does a feature really exist if there&#8217;s no way for a user to user it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicolaw</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-10012</link>
		<dc:creator>nicolaw</dc:creator>
		<pubDate>Thu, 16 Nov 2006 18:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-10012</guid>
		<description>Quoting Left by todbot on August 30th, 2006:

&quot;symlinks and Windows? Hahaha, you funny. Windows doesnâ€™t do symlinks. Itâ€™s not a feature of the filesystem. The .lnk files are only parseable by Explorer.&quot;

This is incorrect. The NTFS filesystem most definately does support symlinks. It also supports multiple streams and various other features too.

The default explorer interface however, does not give you an interface to manipulate some of these features.</description>
		<content:encoded><![CDATA[<p>Quoting Left by todbot on August 30th, 2006:</p>
<p>&#8220;symlinks and Windows? Hahaha, you funny. Windows doesnâ€™t do symlinks. Itâ€™s not a feature of the filesystem. The .lnk files are only parseable by Explorer.&#8221;</p>
<p>This is incorrect. The NTFS filesystem most definately does support symlinks. It also supports multiple streams and various other features too.</p>
<p>The default explorer interface however, does not give you an interface to manipulate some of these features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashok</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-7252</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Mon, 02 Oct 2006 07:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-7252</guid>
		<description>Hello,
I&#039;m using the ReadyNas now for three weeks. It&#039;s pretty cool. I&#039;ve the latest firmware. I didn&#039;t find the webinterface any faster. I&#039;m having the following problem:
The ReadyNas doesn&#039;t accept all files from my osx fileserver. My Apple clients use exotic characters in their naming convention. So it stops after it encounters such a name.
The share I&#039;m trying to write to is SMB and AFP enabled. I&#039;ve also been using the Windows AD users for security. So it&#039;s part of my domain.
Is there a workaround to put the files to the NasReady.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;m using the ReadyNas now for three weeks. It&#8217;s pretty cool. I&#8217;ve the latest firmware. I didn&#8217;t find the webinterface any faster. I&#8217;m having the following problem:<br />
The ReadyNas doesn&#8217;t accept all files from my osx fileserver. My Apple clients use exotic characters in their naming convention. So it stops after it encounters such a name.<br />
The share I&#8217;m trying to write to is SMB and AFP enabled. I&#8217;ve also been using the Windows AD users for security. So it&#8217;s part of my domain.<br />
Is there a workaround to put the files to the NasReady.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-6348</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Wed, 06 Sep 2006 07:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-6348</guid>
		<description>Hi Rory,
I did have one incident in July where the drives got warm enough for it to send me email, but a quick cleaning of the fan vents brought the temperature down again.  Other than that I have no problems. I am running Seagate drives which can run hotter, and the ambient temp of the room I have the NV in can get up to 90 degrees. I think the posts on the infrant forum are mostly from folk who try to stick this thing in their media hutch with their xbox and don&#039;t realize that a box o&#039; drives needs decent airflow.</description>
		<content:encoded><![CDATA[<p>Hi Rory,<br />
I did have one incident in July where the drives got warm enough for it to send me email, but a quick cleaning of the fan vents brought the temperature down again.  Other than that I have no problems. I am running Seagate drives which can run hotter, and the ambient temp of the room I have the NV in can get up to 90 degrees. I think the posts on the infrant forum are mostly from folk who try to stick this thing in their media hutch with their xbox and don&#8217;t realize that a box o&#8217; drives needs decent airflow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rory</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-6347</link>
		<dc:creator>rory</dc:creator>
		<pubDate>Wed, 06 Sep 2006 07:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-6347</guid>
		<description>hey tod, one q.. you haven&#039;t had trouble with the &#039;NV&#039; overheating ?  my friend had that issue..
and i&#039;ve seen a bunch of posts complaining about that.

my &#039;600&#039; is fine, tho.  so is srip&#039;s,
with the &quot;silent fan&quot; kit.</description>
		<content:encoded><![CDATA[<p>hey tod, one q.. you haven&#8217;t had trouble with the &#8216;NV&#8217; overheating ?  my friend had that issue..<br />
and i&#8217;ve seen a bunch of posts complaining about that.</p>
<p>my &#8217;600&#8242; is fine, tho.  so is srip&#8217;s,<br />
with the &#8220;silent fan&#8221; kit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rory</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-6265</link>
		<dc:creator>rory</dc:creator>
		<pubDate>Fri, 01 Sep 2006 06:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-6265</guid>
		<description>well.. yeh.  I implicitly meant.. mounting the NAS via some other method on both Win &amp; Linux which allows me to make portable symlinks.  :-P

turning on ssh access ?  sweeeet.</description>
		<content:encoded><![CDATA[<p>well.. yeh.  I implicitly meant.. mounting the NAS via some other method on both Win &amp; Linux which allows me to make portable symlinks.  :-P</p>
<p>turning on ssh access ?  sweeeet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-6231</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Thu, 31 Aug 2006 05:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-6231</guid>
		<description>symlinks and Windows? Hahaha, you funny.  Windows doesn&#039;t do symlinks. It&#039;s not a feature of the filesystem. The .lnk files are only parseable by Explorer.

I&#039;d say check the Samba docs to see if there&#039;s any way to make it heed symlinks (since the ReadyNAS runs Samba). If there is, send a note to the Infrant guys. They&#039;ve mentioned turning SSH shell access on, so you could conceivable edit the smb.conf file.

symlinks and Window...man, I&#039;m still chuckling.</description>
		<content:encoded><![CDATA[<p>symlinks and Windows? Hahaha, you funny.  Windows doesn&#8217;t do symlinks. It&#8217;s not a feature of the filesystem. The .lnk files are only parseable by Explorer.</p>
<p>I&#8217;d say check the Samba docs to see if there&#8217;s any way to make it heed symlinks (since the ReadyNAS runs Samba). If there is, send a note to the Infrant guys. They&#8217;ve mentioned turning SSH shell access on, so you could conceivable edit the smb.conf file.</p>
<p>symlinks and Window&#8230;man, I&#8217;m still chuckling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rory</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-6230</link>
		<dc:creator>rory</dc:creator>
		<pubDate>Thu, 31 Aug 2006 05:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-6230</guid>
		<description>yeah.. I also have one.  It&#039;s freaking awesome.
(hi tod and damian !)  I stumbled onto
your website when looking for a way
to make portable symlinks on the ReadyNAS,
so the dir symlinks can be used by Linux,
Windows, and Mac computers.
(well.. I only need just Linux &amp; Windows)

However, I mount it using SMB on both Linux and Windows, and so the only type of &quot;symlinks&quot;
I can create are those windows .lnk files

any ideas ?

also, you should upgrade to the newest firmware.
It offers these fun DHTML menus,
and the webserver on the ReadyNAS is faster.</description>
		<content:encoded><![CDATA[<p>yeah.. I also have one.  It&#8217;s freaking awesome.<br />
(hi tod and damian !)  I stumbled onto<br />
your website when looking for a way<br />
to make portable symlinks on the ReadyNAS,<br />
so the dir symlinks can be used by Linux,<br />
Windows, and Mac computers.<br />
(well.. I only need just Linux &amp; Windows)</p>
<p>However, I mount it using SMB on both Linux and Windows, and so the only type of &#8220;symlinks&#8221;<br />
I can create are those windows .lnk files</p>
<p>any ideas ?</p>
<p>also, you should upgrade to the newest firmware.<br />
It offers these fun DHTML menus,<br />
and the webserver on the ReadyNAS is faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todbot</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-5650</link>
		<dc:creator>todbot</dc:creator>
		<pubDate>Fri, 04 Aug 2006 01:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-5650</guid>
		<description>It still works great.  No problems. No more worrying about storage. It Just Works. I did add another drive to it, and it magically converted the volume from RAID-1 to RAID-5 and expanded the volume without any reformatting.  That was pretty cool to see actually work.

One thing to watch out for, but this applies to any high-density disk system, is to have adequate cooling and to keep the fan covers and vents clean.  The ReadyNAS will email you when it gets too hot and shut down if critically hot, but keeping the system well-ventilated is important.</description>
		<content:encoded><![CDATA[<p>It still works great.  No problems. No more worrying about storage. It Just Works. I did add another drive to it, and it magically converted the volume from RAID-1 to RAID-5 and expanded the volume without any reformatting.  That was pretty cool to see actually work.</p>
<p>One thing to watch out for, but this applies to any high-density disk system, is to have adequate cooling and to keep the fan covers and vents clean.  The ReadyNAS will email you when it gets too hot and shut down if critically hot, but keeping the system well-ventilated is important.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: damian</title>
		<link>http://todbot.com/blog/2006/03/01/readynas-rules/comment-page-1/#comment-5649</link>
		<dc:creator>damian</dc:creator>
		<pubDate>Fri, 04 Aug 2006 00:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://todbot.com/blog/2006/03/01/readynas-rules/#comment-5649</guid>
		<description>how do you find the readynas now that you&#039;ve been using it a while?</description>
		<content:encoded><![CDATA[<p>how do you find the readynas now that you&#8217;ve been using it a while?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

