Re-syncing new folders with the server, in Vagrant
So, I’ve got Drupal VM up and running, works like a charm - but what happens when you add folders into your config.yml file? Turns out, it’s pretty easy to get things re-synced... simply run the following in your Drupal VM folder:
vagrant rsync-auto vagrant reload
and hey presto!












