|
Home > Archive > Linux Debian support > November 2007 > Samba extended character encoding
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Samba extended character encoding
|
|
| Noozer 2007-11-21, 7:14 am |
| I have several files whose filename contain extended characters. These files
were created on a Windows machine and the files later copied to my Debian
smb share.
Windows PC's see the filename as it should be. Linux displays "junk"
characters in place of the extended character.
For example:
Windows PC: Visée
Linux PC: Vis�e
Windows PC: Bourrée
Linux PC: Bourrée
Is there any way that I can correct this issue?
| |
| Mumia W. 2007-11-22, 1:17 am |
| On 11/21/2007 06:34 AM, Noozer wrote:
> I have several files whose filename contain extended characters. These files
> were created on a Windows machine and the files later copied to my Debian
> smb share.
>
> Windows PC's see the filename as it should be. Linux displays "junk"
> characters in place of the extended character.
>
> For example:
>
> Windows PC: Visée
> Linux PC: Visᅵe
>
> Windows PC: Bourrée
> Linux PC: Bourrée
>
> Is there any way that I can correct this issue?
>
>
It sounds like the file names are in UTF-8. Enable and use the a UTF-8
locale on your system to solve this. For example, en_US.UTF-8 is a valid
locale capable of displaying UTF-8 characters.
See this if you haven't already:
http://www.debian.org/doc/manuals/r....html#s-locales
| |
| Noozer 2007-11-22, 1:17 am |
|
"Mumia W." <paduille.4061.mumia.w+nospam@earthlink.net> wrote in message
news:13k9pp5kedrft64@corp.supernews.com...
> On 11/21/2007 06:34 AM, Noozer wrote:
[vbcol=seagreen]
> It sounds like the file names are in UTF-8. Enable and use the a UTF-8
> locale on your system to solve this. For example, en_US.UTF-8 is a valid
> locale capable of displaying UTF-8 characters.
>
> See this if you haven't already:
>
> http://www.debian.org/doc/manuals/r....html#s-locales
Thanks!
I'm still not having any luck though. My system is set for en_CA.UTF-8. I've
also tried en_US.UTF-8 with no change.
Not sure if this matters, but I'm at a console through a PuTTY SSH session.
*click* ... Just changed my PuTTY settings and it's good.
Thanks!!!
|
|
|
|
|