I just recently, upgraded to the latest version of virtual box version 5.0.0 r101573 and I cannot get the copyfrom command to work.
Here is the command I'm trying to run and the resultant error I get:
C:\Program Files\Oracle\VirtualBox>VBoxManage.exe guestcontrol "Windows Server 2008 x64" copyfrom --target-directory "C:\BuildLogs\Install Log - Win 7.txt" "C:\ProgramData\MyApp\Installer.txt" --username "TestUser" --password "111111" --recursive --verbose
VBoxManage.exe: error: File copy failed
VBoxManage.exe: error: Unable to write "C:\ProgramData\MyApp\Installer.txt" to "C:\BuildLogs/Install Log - Win 7.txt
": Access denied
VBoxManage.exe: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component G
uestSessionWrap, interface IGuestSession
VBoxManage.exe: error: Context: "int __cdecl gctlCopyFileToDest(struct COPYCONTE
XT *,const char *,const char *,enum gctlCopyFlags)" at line 2162 of file VBoxMan
ageGuestCtrl.cpp
VBoxManage.exe: error: Unable to write "C:\ProgramData\MyApp\Installer.txt" to "C:\BuildLogs/Install Log - Win 7.txt
": Access denied.
VBoxManage.exe: error: Error processing "C:\ProgramData\MyApp\Installer.txt", rc=VERR_GENERAL_FAILURE
Error with the virtual box 4.0 copyfrom command
-
littlebuck144
- Posts: 2
- Joined: 14. Jul 2015, 18:19