|  | Posted by Janwillem Borleffs on 07/02/06 20:07 
Mike wrote:> Now, should all the images be stored in 1 directory on the server or
 > should I create a new dir for each user?  Any advantages or
 > disadvantages??
 >
 
 IMO, you should use 1 directory per user. One benefit is that it's easier to
 find your way if you need to perform some manual operations for a specific
 user. Another one has to do with filesystem efficiency, meaning that the
 file system works more efficient with a small amount of files stored in
 numerous sub directories, than with one directory containing many files.
 
 
 JW
  Navigation: [Reply to this message] |