This is a discussion on Other language codepage support within the Linux Operating System forums, part of the Unix Operating Systems category; --> I would like to ask if there is any other language support for samba. I find that samba can ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I would like to ask if there is any other language support for samba. I find that samba can support Chinese and English filename. I am currently working for a project involving Thai filename, however, I found that Linux uses unicode to support Thai while Microsoft uses propriety encoding for Thai TIS-620. Microsoft's Thai CP874 (DOSThai) added with non-standard characters in unused positions.. I tried to use Thai as filename in Linux and Windows respectively, it is supported in both OSes. However, they cannot read the files between one another. Copying a thai filename file from Windows to samba server is allowed, but the filename was changed to ~VZ, something like that.. Any suggestion? Thanx!! Brgds, Henry |
| ||||
| [ FUT comp.os.linux.misc ] Henry wrote: > I would like to ask if there is any other language support for samba. I find > that samba can support Chinese and English filename. > I am currently working for a project involving Thai filename, however, I > found that Linux uses unicode to support Thai while Microsoft uses propriety > encoding for Thai TIS-620. Microsoft's Thai CP874 (DOSThai) added with > non-standard characters in unused positions.. I think you should put the line: client code page = 874 in the file "/etc/smb.conf", to get Samba to convert between CP875 and Unicode. Jacob -- »You know the world has gone crazy when the best rapper is a white guy, the best golfer is a black guy, the swiss hold the America's cup, France is accusing the U.S. of arrogance, and Germany doesn't want to go to war« |