Files per volume:
FAT16 = 2^16
FAT32 = 2^32
NTFS = 2^32-1 (that's four billion files)
Files per directory:
FAT16 = 2^16-2 physical directory entries (affected by long filenames)
FAT32 = 2^16-2 physical directory entries (affected by long filenames)
NTFS = No limit
Note that most limitations are per VOLUME, not per folder or per HD. And
the limitations depend more on the file system (FAT vs. NTFS), rather than
on the operating system (Win9x/ME vs. Win2K/XP).
RC
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.