[Samba] Performance tweaking for lots of files

Björn Jacke bj at SerNet.DE
Fri Jun 8 23:45:48 GMT 2007


On 2007-06-07 at 11:57 +0200 Jeroen Akershoek sent off:
> First, this assumes all the same case (upper or lower), which isn't,
> well, the case.

to fix that, try:

convmv --lower -r /path/to/your/files/

depending on the files you might have to add your charset here, too:

convmv --lower -r -f utf8 /path/to/your/files/

if you have some million files, the --lowmem option is good.

Bjoern


More information about the samba mailing list