From owner-freebsd-questions@FreeBSD.ORG Thu Sep 11 21:53:19 2003 Return-Path: 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 6436816A4BF for ; Thu, 11 Sep 2003 21:53:19 -0700 (PDT) Received: from do.ru (p139.tc2.snt.ru [217.70.127.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2B3743FE9 for ; Thu, 11 Sep 2003 21:53:17 -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 h8C4rE3d003833; Fri, 12 Sep 2003 11:53:14 +0700 Received: (from root@localhost) by do.ru (8.12.2/8.12.2/Submit) id h8C4rEl0003832; Fri, 12 Sep 2003 11:53:14 +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 h8C4rD3d003829 for ; Fri, 12 Sep 2003 11:53:14 +0700 Date: Fri, 12 Sep 2003 11:53:12 +0700 From: anton X-Mailer: The Bat! (v1.61) Organization: do X-Priority: 3 (Normal) Message-ID: <1677168497.20030912115312@do.ru> To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: anton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 04:53:19 -0000 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