Opened 6 years ago
#18631 new defect
Win10/Win 10 Error 0x80070032: Can't copy file from VM to Host through Shared Folders
Reported by: | craiga | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 6.0.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
This looks a lot like https://forums.virtualbox.org/viewtopic.php?f=2&t=84800&sid=99e7dde8811ab1c34e06e7a4e5057507 except for VirtualBox 6.0.6 r130049 (Qt5.6.2)
Windows 10 Host (Surfacebook Laptop) [Version 10.0.17763.475]
Windows 10 VM [Version 10.0.17763.437]
VirtualBox 6.0.6 r130049 (Qt5.6.2)
The issue is I can't copy a file from the VM to the Host through the Shared folders path, both from the GUI and the command line with Host filesystems permissions set to [Everyone - Full Access].
Command Line Example:
C:\Users\v-crarno>copy C:\Users\v-crarno\Desktop\Redcley\iotil-hanford-rpi-core\c-sharp\EnvironmentMonitoringApp\EnvironmentMonitoringApp\bin\ARM\Debug\Microsoft.Maker.Sparkfun.WeatherShield.winmd Z:\Users\craig\Documents\Redcley\iotil-hanford-rpi-core\c-sharp\EnvironmentMonitoringApp\EnvironmentMonitoringApp\bin\ARM
The request is not supported.
0 file(s) copied.
C:\Users\v-crarno>ver
Microsoft Windows [Version 10.0.17763.437]
From the GUI I get the File Copy Error 0x80070032.
What I -can- do from the VM on the Shared folder is "Create a file", and "Delete a file". And I can make a copy of a remote file [copy z:\... z:\...]. I just can't copy from C:\... to Z:\... [VM to Host]
Another important difference is I'm logged into a Domain Joined system in the VM, and Windows Networking with a different userID on the host system. I opened up security on the destination folder to [Everyone-Full Access]
Attachments (2)
Change History (2)
by , 6 years ago
Attachment: | VirtualBox606copy-error.gif added |
---|
by , 6 years ago
Attachment: | VirtualBox606HostPermissions.gif added |
---|
Host directory permissions showing "Everyone-Full Access"
GUI Copy error