>I will manage about 100,000,000 files in near future.
        >How many files does one directory has?
        >
        >I am afraid of the performance,

        Do you really need to store Files as such?  What kind of data are
you keeping?   Maybe you could use a good database server instead - a
filesystem isn't really going to handle numbers like that very well at all.

        tim

Reply via email to