Answer the question
In order to leave comments, you need to log in
What is the maximum number of symlinks in one unix directory?
Is there a limit on the maximum number of symlinks in one unix directory? If yes, then what?
Answer the question
In order to leave comments, you need to log in
unlimited under the condition of free inodes .
But there is a rule of good taste - do not create a large number of files (and a symbolic link is a special file) inside one directory. If necessary, split by dates or by other layout algorithms.
Creating thousands of files without nesting complicates administration, navigation, and file manipulation tasks. Think about it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question