Opened 11 years ago
Closed 8 years ago
#12003 closed defect (obsolete)
Permission Error opening a file on shared folder.
Reported by: | ripacheco | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.16 |
Keywords: | Shared Folder | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
We have a program that appends a line to a file many times a second. Opening and closing the file every time. If this file exists in a read/write shared folder eventually the program will fail to open the file. Attached is an executable, and the source code of the test program we used to identify this problem.
Host: Windows 7 64 bit. Guest: Windows 7 32 bit Professional Service Pack 1. Build 7601. VBox Guest Version 4.16.r86992
Attachments (2)
Change History (3)
by , 11 years ago
Attachment: | VBoxFileWriteTest2.zip added |
---|
by , 11 years ago
Attachment: | VBoxFileWriteTest2.exe added |
---|
Precompile executable that creats a test file
comment:1 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Visual Studio Project