From owner-freebsd-fs Thu Mar 22 6:44:25 2001 Delivered-To: freebsd-fs@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 04FCB37B71C for ; Thu, 22 Mar 2001 06:44:22 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id UAA08291; Thu, 22 Mar 2001 20:42:03 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.2/8.11.2) with ESMTP id f2MEg2t94390; Thu, 22 Mar 2001 20:42:02 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Thu, 22 Mar 2001 20:42:02 +0600 (NS) From: Max Khon To: Alexey Koptsevich Cc: fs@FreeBSD.ORG Subject: Re: localized filenames in msdos fs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, there! On Thu, 22 Mar 2001, Alexey Koptsevich wrote: > Is there a way to correctly interpret local (e.g. Russian cp1251) letters > in the filenames on the msdos filesystem? russian filenames on msdos filesystem are stored in cp866 (not cp1251). You can use -W=koi2dos,-L=ru_RU.KOI8-R options. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message