Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
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
-
anybody can help? :-o
-
Did you make the following change
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?
-
#character set = ISO8859-1
client code page = 950
-
character set = UTF8
client code page = 950
-
#character set = ISO8859-1
client code page = 950
That right!!!!!!!
problem solve
Many thanks