Tried to do java development with a shared folder at the host, so that eclipse could be run on windows modifying the source files but the server components were in the linux vagrant host. Everything went smooth except file syncing, which is horribly slow. Tried vmware native shared folder, nfs and smb. SMB was the worst, doesn't work at all (vargant 1.5). Ie. is very slow and the console hung when typing just "ls". Rsync doesn't work because it's a one time sync. So currently it's impossible to use shared folders on windows for performance reasons. Unless you use linux or osx for the host your basically SOL, and even with those there is a performance hit with shared folders.
-- 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.
