Opened 16 years ago
Closed 15 years ago
#2520 closed defect (fixed)
Windows XP Client/Linux Host: Fails to rename file on shared folder to same file name with other case
Reported by: | Stephan.Ritscher | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 3.0.10 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I have a Windows XP running inside VirtualBox with a linux host (Gentoo). Let's assume there is a file named "Test.txt" on a shared folder (so the underlying filesystem is ext3fs). Now I try to rename this file (using Explorer or other tools) to "test.txt". So the target name and the source name only differ in case and are in the same directory. There is now error message, but the file is not renamed. Workaround: for renaming the file I first have to rename it to another name that not only differs in case (e.g. "Test2.txt") and then can rename it to the wished name.
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | VirtualBox 2.0.4 → VirtualBox 3.0.10 |
Fixed in 3.0.12.
Bump. The problem persists in 2.1.4 and there seems no single reaction - disappointing. PS: Sorry for the typo in the original post. Should be "There is no error message..."