Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] smbfs & kana/kanji
- Date: 04 Aug 2003 23:05:36 +0900
- From: Edward Middleton <edwardmiddleton@example.com>
- Subject: Re: [tlug] smbfs & kana/kanji
- References: <1059721537.1022.45.camel@example.com> <3F2A4C24.6070603@example.com> <1059739132.1022.60.camel@example.com> <1059842171.2156.52.camel@example.com> <20030803111418.3295e6df.simon@example.com>
On Sun, 2003-08-03 at 11:14, simon colston wrote: > On 03 Aug 2003 01:36:11 +0900 > Edward Middleton <edwardmiddleton@example.com> wrote: > > > I will try to explain how to get Japanese samba shares working. > > > > Thanks Edward, you're post inspired me to have a go at this. I can now > see Japanese when using the linux box as the server and the windows box > as the client. However, it doesn't work the other way around (Windows = > server, Linux = client). I think the OP was also about this. Any > further help much appreciated. don't know for smbclient but for smbmount. from the smbmount manual. iocharset=<arg> sets the charset used by the Linux side for codepage to charset translations (NLS). Argument should be the name of a charset, like iso8859-1. (Note: only kernel 2.4.0 or later) codepage=<arg> sets the codepage the server uses. See the iocharset option. Example value cp850. (Note: only kernel 2.4.0 or later) so you would use #mount -t smbfs -o codepage=cp932,iocharset=utf8 I got this from the Japanese samba mailing list but there example used euc http://www.samba.gr.jp/ml/samba-jp/htdocs/200207.month/13048.html Edward Middleton
- Follow-Ups:
- Re: [tlug] smbfs & kana/kanji
- From: simon colston
- Re: [tlug] smbfs & kana/kanji
- From: Neil Bortnak
- References:
- [tlug] smbfs & kana/kanji
- From: Neil Bortnak
- Re: [tlug] smbfs & kana/kanji
- From: Guy W
- Re: [tlug] smbfs & kana/kanji
- From: Neil Bortnak
- Re: [tlug] smbfs & kana/kanji
- From: Edward Middleton
- Re: [tlug] smbfs & kana/kanji
- From: simon colston
Home | Main Index | Thread Index
- Prev by Date: [tlug] [announcement] August Tech Meeting
- Next by Date: [tlug] Anyone out there LPI certified
- Previous by thread: Re: [tlug] smbfs & kana/kanji
- Next by thread: Re: [tlug] smbfs & kana/kanji
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links