All of lore.kernel.org
 help / color / mirror / Atom feed
* smbmount - windows 2000 accented character problem
@ 2005-04-06 12:08 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2005-04-06 12:08 UTC (permalink / raw)
  To: linux-fsdevel

Hi

I've been trying to access a Windows 2000 server shared folder in linux. 
       I can mount the //<servername>/d$ drive
I can see most of the accented characters correctly.

I have googled the codepage used by MS (cp850, cp860 also works) and 
have their respective NLS kernel modules available.

My mount command is:

mount -t smbfs -o username=leo,codepage=cp850,iocharset=iso8859-1 \ 
//<servername/d$ /mnt/pt

Á (A acute), ã (a tilde) and õ (o tilde) appear incorrectly ( as A, a 
and o (no accents))

AFAIK all other accented characters appear correctly.

smbclient's ftp like interface displays the characters without any problems.

I mailed the folks at the samba list and was refered to you kernel guys.

Any ideas as to how I might make this work?

TIA

Leo



-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-06 12:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-06 12:08 smbmount - windows 2000 accented character problem Leo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.