[Samba] Windows 2K outperform Linux/Samba very much?

Mark Cooke mpc at star.sr.bham.ac.uk
Thu Jul 8 11:16:49 GMT 2004


On Thu, 2004-07-08 at 11:16, Mark Lidstone wrote:
> Here's a thought - If ACLs/journalling aren't needed, how well does
> Samba work on FAT/VFAT partitions?  Could the sheer simplicity of the
> filesystem help there?


You can use the configuration options to force filenames to a particular
case, and then bypass the slow case-insensitive matching by forcing case
sensitivity:

   mangle case = yes
   case sensitive = yes
   default case = lower
   preserve case = no
   short preserve case = no


However, on sharing a VFAT filesystem, perhaps you can preserve case,
and gain the speed increase by just setting 'case sensitive=yes'.

Mark

-- 
Mark Cooke <mpc at star.sr.bham.ac.uk>
University Of Birmingham



More information about the samba mailing list