mychembl
mychembl copied to clipboard
Provide example on how to copy files bewteeen host and VM
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.