From owner-freebsd-fs@FreeBSD.ORG Thu Sep 11 23:58:42 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADACF16A4BF for ; Thu, 11 Sep 2003 23:58:42 -0700 (PDT) Received: from do.ru (p139.tc2.snt.ru [217.70.127.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34DB443FE1 for ; Thu, 11 Sep 2003 23:58:41 -0700 (PDT) (envelope-from anton@do.ru) Received: from do.ru (IDENT:smmsp@localhost [127.0.0.1]) by do.ru (8.12.2/8.12.2) with ESMTP id h8C6wZ3d031317; Fri, 12 Sep 2003 13:58:35 +0700 Received: (from root@localhost) by do.ru (8.12.2/8.12.2/Submit) id h8C6wZqb031316; Fri, 12 Sep 2003 13:58:35 +0700 Received: from a-serbulov.do.ru (a-serbulov.do.ru [192.168.1.36]) by do.ru (8.12.2/8.12.2) with ESMTP id h8C6wY3d031313 for ; Fri, 12 Sep 2003 13:58:34 +0700 Date: Fri, 12 Sep 2003 13:58:33 +0700 From: anton X-Mailer: The Bat! (v1.61) Organization: do X-Priority: 3 (Normal) Message-ID: <8114690253.20030912135833@do.ru> To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mount_smbfs and lowercase X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: anton List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 06:58:42 -0000 I using FreBSD-4.8 I was mount smb file system with mount_smbfs -c l, but file and folder names are don't convert to lowercase, whats wrong? I was build kernel with options: options NETSMB options NETSMBCRYPTO options LIBMCHAIN options LIBICONV options SMBFS And I was install pakage libiconv-1.8_2 I was mount smbfs: #mount_smbfs -I server.mydomain -E koi8-r:cp866 -c l //user@host/fold ~/smbfs -- Best regards, anton mailto:anton@do.ru