简体   繁体   中英

opening file from virtual machine on Windows host machine

I am using Windows 10 on my local machine with vagrant and docker installed for my virtual machine (VirtualBox). When I start docker/vagrant and my virtual machine is running and log in to the development machine, I get this:

root@dev:~#

I have this directory

root@dev:~/boom/properties#

My problem is how to access these folders from my windows host machine and edit the files that are in there.

Look at setting up a sync folder between Windows and Linux.

https://www.vagrantup.com/docs/synced-folders/smb.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM