mychembl icon indicating copy to clipboard operation
mychembl copied to clipboard

Provide example on how to copy files bewteeen host and VM

Open mark-davies opened this issue 10 years ago • 0 comments

Add a new FAQ entry, something like:

OVF Import: scp some_file [email protected]:/some_location/

Vagrant: scp -P 2222 some_file [email protected]:/some_location/

Also, could mount file system through VirtualBox.

mark-davies avatar Nov 24 '14 15:11 mark-davies