bin/111007: Renaming the case of a filename on a smbfs mount using mv deletes the file

Jonathan Liu Net147 at hotmail.com
Thu Mar 29 10:30:06 UTC 2007


>Number:         111007
>Category:       bin
>Synopsis:       Renaming the case of a filename on a smbfs mount using mv deletes the file
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 29 10:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Liu
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD freebsd 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Renaming the case of a filename on a smbfs mount using mv deletes the file. This seems to occur when a Windows SMB share is being mounted when the computer the share is being hosted on uses case insensitive file naming (which is default on most Windows systems).
>How-To-Repeat:
Change to an smbfs mounted directory and rename the case of a filename.

Example: rename TEST.MP3 to test.mp3 using 'mv TEST.MP3 test.mp3').
This gives the following output:
'mv: rename TEST.MP3 to test.mp3: No such file or directory'

Listing the directory using ls shows that the file no longer exists.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list