Re: [Samba] unicode conversion solved

2004-02-01 Thread Dexter Filmore
> 
> Thanks to your hints I found a way to get the german umlaute back, which
> were ok with Samba 2.2.8.   :-))  I did set unix charset and dos charset
> to cp850 and it worked. So I have all filenames back in the right
> spelling.
> It should also work with the french acents. 

Now try and read a dir with a Liux client.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


AW: [Samba] unicode conversion solved

2004-01-23 Thread Markus Thüer


> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Im 
> Auftrag von Jérôme Fenal
> Gesendet: Freitag, 23. Januar 2004 17:50
> An: [EMAIL PROTECTED]
> Betreff: [Samba] Re: AW: unicode conversion
> Was it CP850 (e.g. default client charset for Samba 2.2) ?
> You can check it by running testparm -v if you still have 
> your samba 2 
> binaries around, on the old smb.conf.
> 
> If yes, remember that cp850 != iso-8859-1.
> See 
> http://oss.software.ibm.com/cgi-bin/icu/convexp?conv=ibm-850_P
100-1995&s=ALL 
and
http://oss.software.ibm.com/cgi-bin/icu/convexp?conv=ISO-8859-1&s=ALL.

>Does convmv know how to remap cp850 to UTF-8 (never tested it ?)

It has the option: convmv -f cp850 -t utf8  so it should work


Thanks to your hints I found a way to get the german umlaute back, which
were ok with Samba 2.2.8.   :-))  I did set unix charset and dos charset
to cp850 and it worked. So I have all filenames back in the right
spelling.
It should also work with the french acents. 

For converting them to UTF-8 I just take a workaround:  
I load them down to a WinClient and set Samba to UTF-8 default settings
and than load all the file from the WinClient up to the Samba Share. 
So Samba is running with unicode to avoid future troubles.   

Many thanks for all hints.

Markus 

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