Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 15:12:54 +0200
From:      Stefan Hagström <hag@dev9.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Problem with mount_smbfs and charsets
Message-ID:  <200209021302.g82D2ME07891@mothers.student.bth.se>

next in thread | raw e-mail | index | archive | help

Hello i=B4ve got a problem with mount_smbfs and charsets.
When i mount a w2k share without specifying charsets (i=B4m a=
 swede) the filenames get screwed up when there=B4s 
Swedish characters in them, but i can at least open/read the=
 content in the files.

Mount without specifying charsets:
mount_smbfs -I 192.168.1.55 //web@it0100/Gemensam=
 /usr/export/fs/Gemensam


When i mount with charsets, the filenames are okay, but i cannot=
 read them.
I get errors like this:

cat Prislista\ l=F6pande\ r=E4kning\ V1.0\ BH.doc 
Prislista l=F6pande r=E4kning V1.0 BH.doc: No such file or directory

Mount with specified charsets
mount_smbfs -I 192.168.1.55 -E iso-8859-1:cp850=
 //web@it0100/Gemensam /usr/export/fs/Gemensam

I=B4m running FreeBSD 4.6.2.

Some suggestions how to fix this?

Regards
Stefan




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209021302.g82D2ME07891>