RE: [PHP] How many files can be in one directory?

2002-02-26 Thread Demitrious S. Kelly
From: Andy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 26, 2002 2:32 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] How many files can be in one directory? So this means, that I can not increas the amount by splitting the files into more than 1 directory? In fact it would make it even less, be

RE: [PHP] How many files can be in one directory?

2002-02-26 Thread SHEETS,JASON (Non-HP-Boise,ex1)
]] Sent: Tuesday, February 26, 2002 2:32 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] How many files can be in one directory? So this means, that I can not increas the amount by splitting the files into more than 1 directory? In fact it would make it even less, because dirs also need those i-nods

Re: [PHP] How many files can be in one directory?

2002-02-26 Thread Andy
So this means, that I can not increas the amount by splitting the files into more than 1 directory? In fact it would make it even less, because dirs also need those i-nods, right? Thanx Andy "Thalis A. Kalfigopoulos" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PRO

Re: [PHP] How many files can be in one directory?

2002-02-25 Thread Thalis A. Kalfigopoulos
On Mon, 25 Feb 2002, Andy wrote: > Hi there, > > I am building a web application which is storing pictures. > > Is there a limit of files in one directory on LINUX systems? Perhaps it > might end in a problem after having 3 files in the same dir? Performance > issues ore something else. Th