Date: Thu, 27 Dec 2001 09:30:38 +0800 (CST) From: XuYifeng <davidx@viasoft.com.cn> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/33221: smbfs case senstitive problem Message-ID: <200112270130.fBR1UcW00405@davidbsd.viasoft.com.cn>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112270130.fBR1UcW00405>
