Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: hanky on September 24, 2004, 05:34:23 AM

Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: hanky 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
Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: hanky on October 07, 2004, 05:26:37 AM
anybody can help? :-o
Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: Mumm-Ra 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?
Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: kung on October 08, 2004, 12:28:04 AM
#character set = ISO8859-1
client code page = 950
Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: jamesli on October 16, 2004, 06:56:42 PM
character set = UTF8
client code page = 950
Title: SME 6.01 problem, cannot show chinese file name on samba
Post by: hanky 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