Neven, the default shared folder functionality is TWO way. If you don't change anything, inside the /vagrant folder in the guest, will be the contents of the folder where you put your Vagrantfile and ran 'vagrant up' on the host. I think if its a Windows guest it is C:\Vagrant inside the guest, but I haven't run any Windows VMs this way due to the licensing.
On Monday, April 27, 2015 at 12:42:35 PM UTC-5, Neven wrote: > > Hi guys, > > is it possible to share folder from vagrant image to main system, for > example i want to have vagrant box with up and running site, so in that way > i need option edit that code from main system editor ide so it affects > vagrant code. If that is possible what are my option. > > Tnx > Neven > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
