mount_smbfs: charset convertion (-E) doesn't work




Hello. I tried a lot of different methods but I cannot mount a Windows
share which is in GB18030 charset to my FreeBSD
host in UTF-8 charset. I always gets junk text.

this process is better illustrated with this screenshot (I don't copy
and paste the console text because that way the
junk character in it might confuse email clinets).
gopher://sdf.lonestar.org/I/users/weiwu/mount_chinese_smbshare.png

In the screenshot, I do have mounted the share with -E parameter which
should convert GB18030 folder names to UTF-8 but
actually no convertion is done (see the ls | iconv which shows what it
should be looking like if the convertion is
done)

Actually I have never succesfully done charset convertion with
mount_smbfs, what did I do wrong? -E parameter which
should convert GB18030 folder names to UTF-8 but actually no convertion
is done (see the ls | iconv which shows what it
should be looking like if the convertion is done)

Actually I have never succesfully done charset convertion with
mount_smbfs, what did I do wrong?

_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: different encoding handling between old ASP and ASP.Net
    ... globalization support and configuration between ASP and ASP.NET. ... charset to utf-8. ... decode as utf-8 encoding. ... In ASP.NET, we don't need to set these, since ASP.NET bydefault use utf-8 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Changing the default charset for composing messages
    ... > correct default for the localized version of Entourage you're using. ... > UTF-8 if your message contains characters from more than one character set. ... > will just choose the correct charset on the basis of the characters you've ...
    (microsoft.public.mac.office.entourage)
  • Re: Input Character Set Handling
    ... that compares a UTF-8 string to a string that a user has inputted into ... rather often if they have any clue at all about Unicode). ... Unicode is a *charset*: a set of characters where each character unit ...
    (comp.lang.javascript)
  • Re: Input Character Set Handling
    ... UTF-8" checked: ... The first URL leads to illegal HTTP transmission (no charset ... correction mechanics in browser. ...
    (comp.lang.javascript)
  • RE: i18n pot file
    ... I was unable to use charset utf-8 because I get this error message when I ... UnicodeDecodeError: 'utf8' codec can't decode bytes in position 0-1: invalid ... I wonder though how I can make utf-8 work if it does support any language. ... I'm trying to localize to Chinese language. ...
    (comp.lang.python)