I have shared forlders with rsync auto up and running. It works fine, but as the default parameter with rsync is --delete I have a small issue about my remote directory.
In my vagrant machine I have a web root directory. Inside I have symlinked a mediafolder from outside the web root. At first vagrant up and sync the media symlinked folder is present. But If I change anything in a file and the rsync watcher triggers the mediafolder gets deleted. Same with a var folder the application uses. It seems to be deleted all the time. How can I keep the webroot var and media folders and use the --delete parameter for all the rest of the files and 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.
