L.S. Please see the command line below, for how the destination path is mangled from "F:\\var\\test" to "./F:\var\test".
Notice that I do not refer to the back slashes (I understand that part), but only to the prepending of "./", which seems strange to me. Is this behaviour correct? If so, then what's wrong with the command line? Thanks in advance, Erik Leunissen -- System info: ----------- host: Linux guest: Windows Vista Home Premium VirtualBox 4.2.0 Command line: ------------ > VBoxManage -q guestcontrol WindowsVista32Raw copyto /home/erik/Develop/virtualbox/vbox.test F:\\var\\test --username erik --password ******** --verbose Copying from host to guest ... Directory "." already exists Source: /home/erik/Develop/virtualbox/vbox.test Copying "/home/erik/Develop/virtualbox/vbox.test" to "./F:\var\test" ... 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%... Progress state: VBOX_E_IPRT_ERROR VBoxManage: error: Copying file "/home/erik/Develop/virtualbox/vbox.test" failed with status 500, exit code 1. VBoxManage: error: Error processing "/home/erik/Develop/virtualbox/vbox.test", rc=VERR_GENERAL_FAILURE -- end of message -- ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
