Hi, I am using rsync to sync files from my windows host to ubuntu guest. Right now when I vagrant up my ubuntu machine as per the config in vagrant file folder A is synced.
What I would like to do is after my ubuntu guest is up, I would like to add new folders for rsync in my Vagrantfile and be able to get them synced. I tried using vagrant rsync after I edited my vagrant file but it is not picking new folders. Is it possible to add new folders and get them synced? -- 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.
