Hi, I have Samba network with debian linux lenny server and 3 windows clients. Some of users save the files with uppercase, for example "Xlsx". How can J have Samba to do convert files names into lowercase. I am beginner in Samba. Thanks in advance
On Wed, Sep 15, 2010 at 08:39:17AM +0200, Engi Zolt?n wrote:> I have Samba network with debian linux lenny server and 3 windows clients. > Some of users save the files with uppercase, for example "Xlsx". How > can J have Samba to do convert files names into lowercase. > I am beginner in Samba.Try case sensitive = no short preserve case = no preserve case = no default case = lower Volker
On 2010.09.15. 16:32, Volker Lendecke wrote:> On Wed, Sep 15, 2010 at 08:39:17AM +0200, Engi Zolt?n wrote: >> I have Samba network with debian linux lenny server and 3 windows clients. >> Some of users save the files with uppercase, for example "Xlsx". How >> can J have Samba to do convert files names into lowercase. >> I am beginner in Samba. > Try > > case sensitive = no > short preserve case = no > preserve case = no > default case = lower > > VolkerThanks, for your help. How can I rename old files on linux server with one command? I would like to get every files and directory names are lowercase. Zoli
> Thanks, for your help. > How can I rename old files on linux server with one command? > I would like to get every files and directory names are lowercase. >I have a script to do this http://github.com/drescherjm/jmdgentoooverlay/raw/master/Other/shell-scripts/mvcase.sh
On 2010-09-16 at 13:38 +0200 Michael Wood sent off:> Hi > > On 16 September 2010 09:02, Alessio Tomelleri - ARPAV Dipartimento di > Belluno <atomelleri at arpa.veneto.it> wrote: > > ?..maybe could be useful this command ?! ?get a closer look ? "man tr" > > > > tr [:upper:] [:lower:] < myfile > > He wants to change the filename, not the contents :)convmv --lower -r /bla/ if you also have non-ASCII characters, you may also specify the charset so that it lowercases those characters correctly. Bj?rn -- SerNet GmbH, Bahnhofsallee 1b, 37081 G?ttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG G?ttingen, HRB 2816, GF: Dr. Johannes Loxen