<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2011://3/tag:ask-leo.com,2007://3.3024-</id>
  <updated>2011-12-22T16:17:37Z</updated>
  <title>Comments for Is there a limit to what a single folder or directory can hold?</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.32-en</generator>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:58185</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c58185" />
    <title>Comment from jarze on 2011-07-12</title>
    <author>
      <name>jarze</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>That can't be right for FAT. I have a 2GB usb flash drive, it has folder which has over 25,000 files in total, and over 13,000 in its root. So the "maximum number of files in single folder" is not right. Well, at least when I look drive properties there stands FAT. If the numbers presented are right, seems more like my drive had FAT32...</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-07-12T15:08:36Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:55393</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c55393" />
    <title>Comment from Bzh972 on 2011-03-24</title>
    <author>
      <name>Bzh972</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>It seems that the max number of files per folder in fat32 depends on the size of the clusters.<br />
In fat32, on my micro sdhc card, the max number of files within the root of a single folder is 21844.<br />
And I found this: "under FAT 32 provided partition with 4-kB-Clusters permits "only" max.<br />
21844 files per path"</p>

<p>Source: http://www.staff.uni-marburg.de/~naeser/oe.htm</p>

<p>Do you have more information about this phenomenon ? I didn't find any.</p>

<p>Thanks</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2011</a>.</p>
    </content>
    <published>2011-03-24T15:39:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:52568</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c52568" />
    <title>Comment from Code Master on 2010-11-28</title>
    <author>
      <name>Code Master</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>By the way, the limit to the number of files in a single directory is, if I'm remembering correctly, 2^4080, approx 1.5936e+1228 (in other words, you'd have to exhaust 255 characters of 16-bit unicode text in order to run out of space in a single directory).</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-11-29T00:53:32Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:48268</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c48268" />
    <title>Comment from Pete B on 2010-07-06</title>
    <author>
      <name>Pete B</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>On a related matter, there are limits on the length of the full location of a file for some operations (I now forget which). So if you have a file which is </p>

<p>C:\folder A\subfolder B\very long subfolder name C\ ....\some long file name as well.docx</p>

<p>then there can be a limit of (128 or?) 256 characters for certain operations (like opening it in Word?). Very frustrating until you work out what the problem is. But some of the people commenting above may then hit this issue if they create lots of nested subfolders.  </p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-07-06T18:16:47Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:45480</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c45480" />
    <title>Comment from Tim Hohs on 2010-04-13</title>
    <author>
      <name>Tim Hohs</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I'm obviously missing something here. I have several movies stored on my FAT32 external drive that are way over 4 Gb.  How can that be if the limit is 4Gb?<br />
<div class="leocomment">If you mean DVDs or ripped DVDs you'll often find that the movie is stored as several separate files, none of which exceed 2 gigabytes. FAT cannot handle large files, so either you don't have FAT, or you don't have large files.<br />
<div class="leocommentsig"><img src="http://img.askleomedia.com/leo2t.png" alt="Leo" /><br /><span class="leocommentdate">17-Apr-2010</span></div></div> <br />
</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-04-13T16:51:24Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:42439</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c42439" />
    <title>Comment from comnut on 2010-01-20</title>
    <author>
      <name>comnut</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>fat16 filesize limit is 2Gb, google "2gb limit" to verify.... </p>

<p>a simple answer to 'folder size' here..<br />
http://www.myhowtoos.com/en/windows-howtoos/91-how-to-display-folder-size-in-windows-explorer</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2010</a>.</p>
    </content>
    <published>2010-01-20T21:06:31Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:41037</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c41037" />
    <title>Comment from Rick on 2009-12-13</title>
    <author>
      <name>Rick</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>To add more details, my file system is NTFS, and I have over 100 GB of free space on my hard drive.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-13T22:23:46Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:41036</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c41036" />
    <title>Comment from Rick on 2009-12-13</title>
    <author>
      <name>Rick</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>There has to be some sort of size limit to folders.  I have been copying DVD's to my laptops hard drive, and had about 8 Movies on my hard drive, and when I tried to copy another DVD's files over to that folder, I got a message that said something to the effect "There is not enough space in folder C:\...\....(... being the directory path), please make sure there is at least 4.2 Gb of free space.  I thought it was a fluke and rebooted, and got the same message, but once I deleted one of the Movie folders, it then let me copy the files to that folder.<br />
Any thoughts?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-12-13T22:17:43Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:38654</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c38654" />
    <title>Comment from Jaisin on 2009-10-06</title>
    <author>
      <name>Jaisin</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>what is the max limit of single file that can be access from the share path.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-10-06T16:42:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:38389</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c38389" />
    <title>Comment from mykeeX on 2009-09-25</title>
    <author>
      <name>mykeeX</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>My question and problem is this.. I have all my mp3 files cataloged in one directory.. which is about 30GB on a 1TB SATA drive. <br />
Im albe to play music just fine but if i wanted to open my directory where all my music is.. It takes like 5 mins to open.. <br />
I realize it has to read all the files before opening the directory..<br />
So my question is this.. where is the fine line at.. how much can music or files can be store in one directory so it doesnt take you 20 years or longer to open?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-09-25T12:56:18Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:37498</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c37498" />
    <title>Comment from sreejith on 2009-08-29</title>
    <author>
      <name>sreejith</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Does any one here know about the maximum number of files in a single folder for ext2, ext2 FS of linux.<br />
?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-08-29T14:44:14Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:35959</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c35959" />
    <title>Comment from Tb on 2009-07-13</title>
    <author>
      <name>Tb</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Can you share resources for learning more about the optimal way to store files in a web application? We currently put all files into the main directory, and this is creating some issues with copying and we think backups. One folder has over 185,000 files, all of which are fairly small. The copy rate is about 6 gig/hour on a LAN.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-07-13T23:51:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28809</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28809" />
    <title>Comment from OP on 2009-02-16</title>
    <author>
      <name>OP</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Is it possible to put 1-2 thousand files in a folder in windows 2003 server and share it so that other users (more than 200) can directly execute exes from it. Or its a better idea to divide those files into sub folders inside the main folder. Thanks in advance.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-02-16T14:27:23Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28808</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28808" />
    <title>Comment from Dwarner on 2008-12-08</title>
    <author>
      <name>Dwarner</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I am creating an archive. Currently we are putting all of our files in one folder and have accumulated over 6,000 files. Is there a utility or piece of software that might have an inbox and place the files in automatically created directories with a maximum of 500 files to improve access performance.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-12-08T21:53:52Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28807</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28807" />
    <title>Comment from Ansy on 2008-07-24</title>
    <author>
      <name>Ansy</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>Cracking site and I've been trying to find out why I can only store a few Divx files in a folder before its full. No I know why and how to fix it. Cheers</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-07-24T16:13:20Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28806</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28806" />
    <title>Comment from Emidio on 2008-03-17</title>
    <author>
      <name>Emidio</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Hi! Actually I'm keeping incurring in a folder size limit of 102 GB. I have several external drives, all of them NTFS, and there is no way to store more than 102 GB in a single folder. Any suggestion? <br />
Thanks</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2008</a>.</p>
    </content>
    <published>2008-03-17T17:12:37Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28805</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28805" />
    <title>Comment from Leo A. Notenboom on 2007-05-19</title>
    <author>
      <name>Leo A. Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>Yes. Look into the "Convert" command. It's a commandline tool that will convert<br />
a drive from FAT to NTFS. It's included with Windows XP.</p>

<p>Leo<br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.6 (MingW32)</p>

<p>iD8DBQFGT7XBCMEe9B/8oqERAvnVAJ9CSZsW4wgjI6DKMkhKFigFUGkhAwCcDg42<br />
SslIOJQtTkR8/bpxSZRKBG0=<br />
=F57s<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-20T02:43:32Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28804</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28804" />
    <title>Comment from Chris Ottaway on 2007-05-19</title>
    <author>
      <name>Chris Ottaway</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>I back up to an external hard drive. I can only back up 4 gb in one folder. I think it could be formatted with Fat32. Is their a way to reformat this drive to NTFS?</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-19T10:15:30Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28803</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28803" />
    <title>Comment from Leo A. Notenboom on 2007-05-14</title>
    <author>
      <name>Leo A. Notenboom</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>-----BEGIN PGP SIGNED MESSAGE-----<br />
Hash: SHA1</p>

<p>Thanks, fixed the spelling.</p>

<p>Yeah, I consciously decided to avoid tebi for the very reason you mention. It<br />
might be more accurate, but if no one knows what it means, does it really help?</p>

<p>(Yes, I also realize that actually using it would help further spread knowledge<br />
of the word. I'll just claim that's happening here in the comments.)</p>

<p>:-)</p>

<p>Leo<br />
-----BEGIN PGP SIGNATURE-----<br />
Version: GnuPG v1.4.6 (MingW32)</p>

<p>iD8DBQFGSM5cCMEe9B/8oqERAonUAKCIgkWhc1lUlSa8fdkufWv2xxXIuwCfTO2X<br />
t5tSbaEeqScyb30w/8Vm35Q=<br />
=P8YB<br />
-----END PGP SIGNATURE-----</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-14T21:02:05Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2007://3.3024-comment:28802</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2007://3.3024" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html#c28802" />
    <title>Comment from Simon on 2007-05-14</title>
    <author>
      <name>Simon</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>Good article.</p>

<p>Nitpick: your use of "terrabytes": the prefix is actually 'tera', only one r; from the Greek ????? meaning four (since a terathing is 1000^4 things).</p>

<p>(Of course, if I was being *really* nitpicky, you technically want 'tebi' (2^40) rather than 'tera' (10^12); but since few people know what 'tebi' means and the difference is less than 10% I'll let you off there ;) ).</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_there_a_limit_to_what_a_single_folder_or_directory_can_hold.html">Is there a limit to what a single folder or directory can hold?</a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2007</a>.</p>
    </content>
    <published>2007-05-14T16:44:09Z</published>
  </entry>

</feed>

