[Samba] Character in file names are dispalyed wrong

2006-05-19 Thread Dr.Peer-Joachim Koch

Hi,

we are running here in some trouble with file names.
So under unix files are name and displayed corretly.

Something like aa_12:00
I don't like it with space and : , but it's
generate from some software..

Anyway under Unix the name is displayed correctly,
but samba is showing something different _NID69~9


[global]
dos charset = CP850
unix charset = UTF-8
display charset = UTF-8
workgroup = BGC


What's wrong here ?
How can we change the smb.conf to display everything correctly ?

--
Bye,
Peer
_
Max-Planck-Institut fuer Biogeochemie
Dr. Peer-Joachim Koch
Hans-Knöll Str.10Telefon: ++49 3641 57-6705
D-07745 Jena Telefax: ++49 3641 57-7705
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Re: [Samba] Character in file names are dispalyed wrong

2006-05-19 Thread Jeremy Allison
On Fri, May 19, 2006 at 10:08:40AM +0200, Dr.Peer-Joachim Koch wrote:
 Hi,
 
 we are running here in some trouble with file names.
 So under unix files are name and displayed corretly.
 
 Something like aa_12:00
 I don't like it with space and : , but it's
 generate from some software..
 
 Anyway under Unix the name is displayed correctly,
 but samba is showing something different _NID69~9

The file name has a colon : character in it which is illegal
under Windows. Samba has to mangle the filename to make it
into something legal for Windows to display.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba