Koozali.org: home of the SME Server

SME 6.01 problem, cannot show chinese file name on samba

hanky

SME 6.01 problem, cannot show chinese file name on samba
« on: September 24, 2004, 05:34:23 AM »
Dear brother,

i use SME 6.01, when i want to use samba to share file in network. i cannot show tradition chinese file name!

then is change the setting on smb.conf

Code: [Select]
character set = ISO8859-1
client code page = 950
; coding system =cap
valid chars = 0xb9


and then restart samba service, also cannot show it
what problem on this case and anybody have solution can solve it?

Thank you

hanky

SME 6.01 problem, cannot show chinese file name on samba
« Reply #1 on: October 07, 2004, 05:26:37 AM »
anybody can help? :-o

Mumm-Ra

SME 6.01 problem, cannot show chinese file name on samba
« Reply #2 on: October 07, 2004, 11:50:44 PM »
Did you make the following change
Quote
then is change the setting on smb.conf

Code:
character set = ISO8859-1
client code page = 950
; coding system =cap
valid chars = 0xb9


and then restart samba service, also cannot show it
what problem on this case and anybody have solution can solve it?


Isn't the traditional Chinese character set Big5?

kung

SME 6.01 problem, cannot show chinese file name on samba
« Reply #3 on: October 08, 2004, 12:28:04 AM »
#character set = ISO8859-1
client code page = 950

jamesli

SME 6.01 problem, cannot show chinese file name on samba
« Reply #4 on: October 16, 2004, 06:56:42 PM »
character set = UTF8
client code page = 950

hanky

SME 6.01 problem, cannot show chinese file name on samba
« Reply #5 on: October 17, 2004, 05:06:53 AM »
Quote from: "kung"
#character set = ISO8859-1
client code page = 950


That right!!!!!!!

problem solve

Many thanks