Opened 17 years ago
Closed 17 years ago
#1041 closed defect (fixed)
Second write to shared file fails
Reported by: | Rune Kock | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.5.4 |
Keywords: | shared folders | Cc: | |
Guest type: | other | Host type: | other |
Description
Host: Debian Etch with vb 1.5.4 non-free.
Guest: Win2000sp4 with guest additions.
I have created a share called "backup". Now I try
copy some.txt \vboxsvr\backup
No problem.
Then I want to overwrite it with a new copy:
copy some.txt \vboxsvr\backup
Sharing violation.
Change History (2)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Cannot reproduce with 1.6.0 anymore. Please report if it still fails.
Note:
See TracTickets
for help on using tickets.
Reproduced.