summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/cli%2Frsync.html
blob: 9228d23213a57f3e3c86c1753caa47744303f8af (plain)
1
2
3
4
5
6
<h1 id="rsync">  Rsync </h1> <p><strong>Command: <code>vagrant rsync</code></strong></p> <p>This command forces a re-sync of any <a href="../synced-folders/rsync">rsync synced folders</a>.</p> <p>Note that if you change any settings within the rsync synced folders such as exclude paths, you will need to <code>vagrant reload</code> before this command will pick up those changes.</p><div class="_attribution">
  <p class="_attribution-p">
    &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
    <a href="https://www.vagrantup.com/docs/cli/rsync.html" class="_attribution-link">https://www.vagrantup.com/docs/cli/rsync.html</a>
  </p>
</div>