Thanks for all you advices. I will try a approach with rsync. will call it from within the box and sync with /vagrant.
Best regards Robin Am Montag, 3. Februar 2014 11:12:13 UTC+1 schrieb Robin: > > Hi there, > > a few days ago I started to use Vagrant for developing Java applications. > I want to use is with VirtualBox on a Windows 7 host. I recognized, that > the build process of the application was very slow and also the startup. It > is a complex Tomcat abbplication. When moving the development files to a > folder in the vm everything works fine. So I began to look for a reason and > found many posts, that the i/o performance of a shared folder is very slow, > and a solution on Linux hosts can be to switch to NFS instead of the normal > shared folder. > But what can I do on Windows? Is there anybody who develops complex > application on Windows, uses Vagrant and use the shared folder approach? > > I like Vagrant and hope that there is a solution, so that I can use it for > a productive development. > > Best regards > > Robin > -- 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/groups/opt_out.
