No, there's no limit specific to subdirectories. The only limit is theQuote:>Is there a maximum number of subdirectories under one directory in a
>linux environment?
>I have a need to create about 1000 subdirectories under one directory -
>will I create any problems doing so?
--
Genuity, Burlington, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
AFAIK, the only actual limit on number of subdirectories occurs when
you overflow the link count, which is 16 bits. So less than 65536
subdirectories and you should be fine.
Note that there is a possible performance problem here, though. Many
filesystems, including ext2, have to do a linear search through a
directory to find an entry in it. So if you have many items in a
directory, access in it will be slower. More advanced filesystems
like reiserfs use hashing to eliminate this problem.
--
Nate Eldredge
--
1. Maximum number of subdirectories?
hi all,
what is the maximum number of subdirectories that can be created in
freebsd?
is there an absolute overall limit or is there a limit by level or is
there a limit in the 1st place?
tia,
eric
2. Reference Wu-FTPD for starter
3. maximum practical number of subdirectories in a directory?
5. Maximum subdirectories under one directory?
6. How to undelete a files in HP-UX 10.20
7. Maximum nuber of subdirectories in a dir
9. Limit to number of subdirectories?
10. maximum number of fdisk partitions
11. Maximum Number of Directories
13. Maximum number of files in a directory