From owner-freebsd-bugs Wed Dec 26 18: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C422737B416 for ; Wed, 26 Dec 2001 18:00:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBR200q46346; Wed, 26 Dec 2001 18:00:00 -0800 (PST) (envelope-from gnats) Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 845EE37B417 for ; Wed, 26 Dec 2001 17:52:38 -0800 (PST) Received: from davidbsd.viasoft.com.cn (davidlnx.viasoft.com.cn [192.168.1.240]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id KAA14700 for ; Thu, 27 Dec 2001 10:00:38 +0800 Received: (from davidx@localhost) by davidbsd.viasoft.com.cn (8.11.6/8.11.6) id fBR1UcW00405; Thu, 27 Dec 2001 09:30:38 +0800 (CST) (envelope-from davidx) Message-Id: <200112270130.fBR1UcW00405@davidbsd.viasoft.com.cn> Date: Thu, 27 Dec 2001 09:30:38 +0800 (CST) From: XuYifeng Reply-To: XuYifeng To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: kern/33221: smbfs case senstitive problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 33221 >Category: kern >Synopsis: smbfs case senstitive problem >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 26 18:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: XuYifeng >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: viasoft.com.cn >Environment: System: FreeBSD davidbsd.viasoft.com.cn 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #5: Thu Dec 27 08:39:45 CST 2001 root@davidbsd.viasoft.com.cn:/usr/obj/usr/src/sys/xu i386 >Description: smbfs has directory name case sensitive problem. when Windows 2000 shared directory is mounted on FreeBSD, suppose I mounted this shared directory as /nt/d, then if there is a directory /nt/d/Downloads, i can : cd /nt/d/Downloads ls and ls command will show file names, it is correct. but strange thing is I can enter command: cd /nt/d/downloads it also let me enter this directory without any problem! but when I type ls command, it shows nothing! >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message