Opened 14 years ago
Closed 14 years ago
#7533 closed defect (fixed)
File corrupted when a large file from windows 7 host to ubuntu guest
Reported by: | Gururaj | Owned by: | |
---|---|---|---|
Component: | guest additions | Version: | VirtualBox 3.2.8 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
I have an installation jar present on the windows 7 host, which is around 1GB. I have tested the integrity of the jar on windows -- which says fine. Then host file system is mounted in ubuntu guest (amd64 bit, 10.04 with latest updates). Now do a copy and paste of the jar from windows file system to ubuntu filesystem (within the guest). Now check the integrity of the jar on the ubuntu - integrity test fails.
Attachments (1)
Change History (7)
follow-up: 2 comment:1 by , 14 years ago
follow-up: 3 comment:2 by , 14 years ago
Replying to Hachiman:
Replying to rgururaj: Could you please add the log? And what exactly are you doing? Do you use VBox's Shared folders or do you use host/guest sharing protocols (SMB, NFS and so on)?
Either I use the shared folders with guest addons or I copy the using scp (i.e. secure copy) the jar gets corrupted on the guest system. I am very new to VirtualBox, so I would like to know what logs are needed and where can I find these generated.
Thanks
comment:3 by , 14 years ago
Replying to rgururaj:
Replying to Hachiman:
Replying to rgururaj: Could you please add the log? And what exactly are you doing? Do you use VBox's Shared folders or do you use host/guest sharing protocols (SMB, NFS and so on)?
Either I use the shared folders with guest addons or I copy the using scp (i.e. secure copy) the jar gets corrupted on the guest system. I am very new to VirtualBox, so I would like to know what logs are needed and where can I find these generated.
Thanks
Attached the Vbox.log, First time I copied (from the mounted share, share name is C_DRIVE) the file was not corrupted, 2nd time it got corrupted.
comment:4 by , 14 years ago
Sometimes I also get the below error when copying from host to guest (using vboxsf share). cp: reading `/c/Users/Administrator/Downloads/abc.zip': Protocol error
comment:5 by , 14 years ago
We fixed a bug which was responsible for rare data corruptions on SATA drives. Could you install this test build and check if it fixes your problem?
comment:6 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still relevant with VBox 4.0.8.
Replying to rgururaj: Could you please add the log? And what exactly are you doing? Do you use VBox's Shared folders or do you use host/guest sharing protocols (SMB, NFS and so on)?