From owner-freebsd-questions@FreeBSD.ORG Sat Aug 27 14:31:52 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0ED516A41F for ; Sat, 27 Aug 2005 14:31:52 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D825343D45 for ; Sat, 27 Aug 2005 14:31:51 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 27656 invoked from network); 27 Aug 2005 14:31:49 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.187.177.19]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 27 Aug 2005 14:31:49 -0000 Date: Sat, 27 Aug 2005 16:32:21 +0200 From: Fabian Keil To: dick hoogendijk Message-ID: <20050827163221.6f9dafbf@localhost> In-Reply-To: <20050827115357.4e9281fa.dick@nagual.st> References: <20050827115357.4e9281fa.dick@nagual.st> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) X-PGP-Key-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Signature_Sat__27_Aug_2005_16_32_21_+0200_I32TuztO.Imzhdyj; protocol="application/pgp-signature"; micalg=pgp-sha1 Cc: fbsdq Subject: Re: =?iso-8859-1?q?=E9=F6-chars?= in directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2005 14:31:52 -0000 --Signature_Sat__27_Aug_2005_16_32_21_+0200_I32TuztO.Imzhdyj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable dick hoogendijk wrote: > I have lots of mp3 files. Some of them contain highascii in the title > which also is in the directory. No problem. It goes well. I use > iso-8859-1 as charset ;-) >=20 > The problem is that these songs *DON'T* show off well when read from a > windows computer connected to my freebsd server through samba. >=20 > Can this problem be solved? I'd like to read my iso-8859-1 coded > directory right on both systems. Or is this wishful thinking? ;-) Put these lines in /usr/local/etc/smb.conf: dos charset =3D cp850 unix charset =3D ISO8859-1 However, transferred files from Windows to the FreeBSD machine, which were displayed wrong from the FreeBSD side, but right from Windows, will now be displayed wrong from both sides. I don't know if you have such files, and I don't know if there is an easier fix than just transferring the files again. Fabian --=20 http://www.fabiankeil.de/ --Signature_Sat__27_Aug_2005_16_32_21_+0200_I32TuztO.Imzhdyj Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFDEHl7jV8GA4rMKUQRAv/QAKDpYQSkNwnP73ShS4P5o6VUA+Y9igCg3WVx 6aCFJzIiKo8ngKXgVFN5ClU= =sI1v -----END PGP SIGNATURE----- --Signature_Sat__27_Aug_2005_16_32_21_+0200_I32TuztO.Imzhdyj--