<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019026" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019026</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/filesystems-and-file-access-effeciency#comment-1112733</link>
    <description> &lt;p&gt;Paths do matter. For optimum performance, you are best using the shortest possible path. It is probably not going to be all that big of hit but it can be. It will as you have seen make the links rather long which can make emailing them and accessing them sometimes difficult.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Aug 2002 11:53:27 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1112733 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/filesystems-and-file-access-effeciency#comment-1112714</link>
    <description> &lt;p&gt;Yes, Win machines still have that 255 (or so) character limit &lt;em&gt;for the entire path&lt;/em&gt;.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Aug 2002 06:38:26 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1112714 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/filesystems-and-file-access-effeciency#comment-1112710</link>
    <description> &lt;p&gt;well, i think while creating an environment for my benchmark i stumbled upon the answer, at least as far as NTFS is concerned.&lt;/p&gt;
&lt;p&gt;i wrote a script to create a directory structure 50 levels deep, containing a random number of randomly named files and directories between 1-100 in each.  When the script got 30ish levels deep i started getting errors like &quot;the directory &#039;kdfie9_kf\jfie9\...\...&#039; doesn&#039;t exits&quot;.  Basically, what (i think ) this means a NT filename such as &#039;myfile.txt&#039; is really, internally named &#039;path\to\myfile.txt&#039;.  Which is nice, i think...&lt;/p&gt;
&lt;p&gt;i assume what happened is i hit the filename character limit, which id guess is 255.&lt;/p&gt;
 </description>
     <pubDate>Tue, 20 Aug 2002 05:15:43 +0000</pubDate>
 <dc:creator>ROB</dc:creator>
 <guid isPermaLink="false">comment 1112710 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
