Hi aventurella - Did you resolve this issue?
If so, can you please share what you did? On Monday, June 4, 2012 2:50:02 PM UTC-4, aventurella wrote: > > I get this issue on both mac and win. The guest OS is ubuntu 12.04. > > I can create a new folder or file in the shared space between the host and > guest... for example: > > config.vm.share_folder "www", "/var/www/test", "./www" > > So if I create a new folder or file from my host os in the ./www folder, > on the guest side it will show up like this: > > ?????????? ? ? ? ? ? test_file.txt > ?????????? ? ? ? ? ? test_sub_dir > > > My host OS sees the files just fine, but if I try to make an http request, > I will get a file not found. (I have apt-get install apache2'd and the > server is running and serves files). > > If, on the guest OS side I do something like this: > > echo "hello" > guest.txt > > Then I make a http request request for the resource created on the guest > side, it will work, the host OS sees the new file as well. > > Has anyone seen this behavior before? > Something obvious I am missing? > > > -- 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.
