PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   Windows XP Help and Support (http://www.pcbanter.net/forumdisplay.php?f=15)
-   -   Folder Size (http://www.pcbanter.net/showthread.php?t=1022921)

JD June 4th 08 10:18 PM

Folder Size
 
Is there a recommended maximum number (or size) of files in a folder or
sub-folder? Is 500 too many?



Mark L. Ferguson June 4th 08 10:24 PM

Folder Size
 
No, The root folder is limited, but no other.

--
click the Ratings button. Voting helps the web interface.
http://www.microsoft.com/wn3/locales...help_en-us.htm see ''rate a post''
Mark L. Ferguson

"JD" wrote in message
...
Is there a recommended maximum number (or size) of files in a folder or
sub-folder? Is 500 too many?


Big_Al June 4th 08 10:34 PM

Folder Size
 
Mark L. Ferguson wrote:
No, The root folder is limited, but no other.

And that limitation may only be in Fat32 not NTFS.

JS June 4th 08 10:56 PM

Folder Size
 
FAT 32 has a max of: 65,534
NTFS has a max of: 4,294,967,295

I'm think you also said you renamed these file in an earlier post, so this
might help
Click 'Start' then 'Search'.
Then pick 'All files and folders'.
Next: In the 'All or part of the file name:' field, type: "thumbs.db"
(without the quotes)
In the 'Look in:' field, select only the drive (usually C:) letter where
your folders/pictures or files are stored.
Next click the 'More advanced options' button and check the 'Search hidden
files and folders'
and 'Search sub-folders' options.
Now click on the 'Search' button located in the bottom right corner.
When search has completed, highlight all the thumbs.db files, right click
and select 'Delete'.
Now reboot your PC and Windows will build a new set of thumbs.db files, one
for each folder that you selected 'Thumbnail view'.

See if this speed things up.
JS

"JD" wrote in message
...
Is there a recommended maximum number (or size) of files in a folder or
sub-folder? Is 500 too many?




Ken Blake, MVP June 4th 08 11:45 PM

Folder Size
 
On Wed, 04 Jun 2008 21:34:19 GMT, Big_Al wrote:

Mark L. Ferguson wrote:
No, The root folder is limited, but no other.

And that limitation may only be in Fat32 not NTFS.



First, note the limit is on the number of *entries*, not files and
folders. It's entries, not files and folders, because files with long
file names use multiple entries. The effective number of files and
folders you can have is always less that the maximum number of
entries.

Second, the FAT16 limit on the number of entries in the root folder is
512.

For FAT32, the limit on the number of entries (in all folders, not
just the root folder) is 64K.

For NTFS, there is also a limitation, but it's so large (in the
millions or more) that it can effectively be disregarded.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup

Ken Blake, MVP June 4th 08 11:48 PM

Folder Size
 
On Wed, 4 Jun 2008 17:56:03 -0400, "JS" @ wrote:

FAT 32 has a max of: 65,534



Right. (Well, actually 65,535, but I won't quibble about the extra one
g)


NTFS has a max of: 4,294,967,295



That's the limit on the number of entries per *volume*, not folder.
The limit on folders is smaller, but I can't remember what it is. And
it's big enough that for all practical purposes, it can be ignored.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup

JS June 5th 08 12:15 AM

Folder Size
 
I think it represents the number or combination of files and folders.

JS

"Ken Blake, MVP" wrote in message
...
On Wed, 4 Jun 2008 17:56:03 -0400, "JS" @ wrote:

FAT 32 has a max of: 65,534



Right. (Well, actually 65,535, but I won't quibble about the extra one
g)


NTFS has a max of: 4,294,967,295



That's the limit on the number of entries per *volume*, not folder.
The limit on folders is smaller, but I can't remember what it is. And
it's big enough that for all practical purposes, it can be ignored.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup




JD June 5th 08 12:55 AM

Folder Size
 
What an interesting suggestion! I'll give it a try.
I do, however, have A LOT of pictures, in many sub-folders, in My Pictures.
Only one has been "slow." I wonder if this procedure might be "overkill." If
I could just delete the thumbs.db from that one folder and its sub-folders,
wouldn't that be more efficient?
Thank you for noting my earlier post. It is particularly the pictures files
that I was concerned about. Does a folder load more easily if it has, say,
100 .jpg files than, say, 500--or 1,000?
"JS" @ wrote in message ...
FAT 32 has a max of: 65,534
NTFS has a max of: 4,294,967,295

I'm think you also said you renamed these file in an earlier post, so this
might help
Click 'Start' then 'Search'.
Then pick 'All files and folders'.
Next: In the 'All or part of the file name:' field, type: "thumbs.db"
(without the quotes)
In the 'Look in:' field, select only the drive (usually C:) letter where
your folders/pictures or files are stored.
Next click the 'More advanced options' button and check the 'Search
hidden files and folders'
and 'Search sub-folders' options.
Now click on the 'Search' button located in the bottom right corner.
When search has completed, highlight all the thumbs.db files, right click
and select 'Delete'.
Now reboot your PC and Windows will build a new set of thumbs.db files,
one for each folder that you selected 'Thumbnail view'.

See if this speed things up.
JS

"JD" wrote in message
...
Is there a recommended maximum number (or size) of files in a folder or
sub-folder? Is 500 too many?






Ken Blake, MVP June 5th 08 12:59 AM

Folder Size
 
On Wed, 4 Jun 2008 19:15:34 -0400, "JS" @ wrote:

I think it represents the number or combination of files and folders.



What does? 4,294,967,295? That (2^32 - 1) is the maximum number of
*entries* (entries are always less than files and folders because a
file or folder with a long file name uses multiple entries) per
volume. The limit per folder is lower, but still big enough that none
of us has to worry about it yet.


"Ken Blake, MVP" wrote in message
...
On Wed, 4 Jun 2008 17:56:03 -0400, "JS" @ wrote:

FAT 32 has a max of: 65,534



Right. (Well, actually 65,535, but I won't quibble about the extra one
g)


NTFS has a max of: 4,294,967,295



That's the limit on the number of entries per *volume*, not folder.
The limit on folders is smaller, but I can't remember what it is. And
it's big enough that for all practical purposes, it can be ignored.

--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup



--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup

JS June 5th 08 01:46 AM

Folder Size
 

Well if your PC does not have a lot of memory it might take longer to load
and display the thumbnail pictures from the folder, especially if the folder
has a lot of picture files, thus a larger thumbs.db file to load and display
by Explorer. So yes you can be selective.

You might want to read this article below:
"Toggle Caching Thumbnails And Creating Thumbs.db Files :"
http://malektips.com/xpwex0041.html

JS


"JD" wrote in message
...
What an interesting suggestion! I'll give it a try.
I do, however, have A LOT of pictures, in many sub-folders, in My
Pictures. Only one has been "slow." I wonder if this procedure might be
"overkill." If I could just delete the thumbs.db from that one folder and
its sub-folders, wouldn't that be more efficient?
Thank you for noting my earlier post. It is particularly the pictures
files that I was concerned about. Does a folder load more easily if it
has, say, 100 .jpg files than, say, 500--or 1,000?
"JS" @ wrote in message ...
FAT 32 has a max of: 65,534
NTFS has a max of: 4,294,967,295

I'm think you also said you renamed these file in an earlier post, so
this might help
Click 'Start' then 'Search'.
Then pick 'All files and folders'.
Next: In the 'All or part of the file name:' field, type: "thumbs.db"
(without the quotes)
In the 'Look in:' field, select only the drive (usually C:) letter where
your folders/pictures or files are stored.
Next click the 'More advanced options' button and check the 'Search
hidden files and folders'
and 'Search sub-folders' options.
Now click on the 'Search' button located in the bottom right corner.
When search has completed, highlight all the thumbs.db files, right click
and select 'Delete'.
Now reboot your PC and Windows will build a new set of thumbs.db files,
one for each folder that you selected 'Thumbnail view'.

See if this speed things up.
JS

"JD" wrote in message
...
Is there a recommended maximum number (or size) of files in a folder or
sub-folder? Is 500 too many?








John John (MVP) June 5th 08 03:55 AM

Folder Size
 
Ken Blake, MVP wrote:

What does? 4,294,967,295? That (2^32 - 1) is the maximum number of
*entries* (entries are always less than files and folders because a
file or folder with a long file name uses multiple entries) per
volume. The limit per folder is lower, but still big enough that none
of us has to worry about it yet.


You're mixing your VFAT and FAT32's with NTFS, Ken. NTFS only uses a
second directory entry when it generates MS-DOS short (8.3) file names,
and even then the short filename is stored in the same MFT entry
alongside the long filename (in the same file record). NTFS can store
filenames with up to 255 characters in a single MFT entry *plus* the
short filename entry, this doesn't reduce the maximum number of files
allowed on the volume.

John

John

Ken Blake, MVP June 5th 08 07:33 PM

Folder Size
 
On Wed, 04 Jun 2008 23:55:02 -0300, "John John (MVP)"
wrote:

Ken Blake, MVP wrote:

What does? 4,294,967,295? That (2^32 - 1) is the maximum number of
*entries* (entries are always less than files and folders because a
file or folder with a long file name uses multiple entries) per
volume. The limit per folder is lower, but still big enough that none
of us has to worry about it yet.


You're mixing your VFAT and FAT32's with NTFS, Ken. NTFS only uses a
second directory entry when it generates MS-DOS short (8.3) file names,
and even then the short filename is stored in the same MFT entry
alongside the long filename (in the same file record). NTFS can store
filenames with up to 255 characters in a single MFT entry *plus* the
short filename entry, this doesn't reduce the maximum number of files
allowed on the volume.



I've been doing some more research on this, and you seem to be right.
Thanks for the correction, and my apologies.


--
Ken Blake, Microsoft MVP - Windows Desktop Experience
Please Reply to the Newsgroup


All times are GMT +1. The time now is 05:42 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters