Sha256: bf3c1295db3ef96eca1376627f6c903cc4da5a4f0fb36159f354c36f57115e72
Contents?: true
Size: 765 Bytes
Versions: 1
Compression:
Stored size: 765 Bytes
Contents
--- page_title: "VirtualBox Shared Folders - Synced Folders" sidebar_current: "syncedfolder-virtualbox" --- # VirtualBox If you're using the VirtualBox [provider](/v2/providers/index.html), then VirtualBox shared folders are the default synced folder type. These synced folders use the VirtualBox shared folder system to sync file changes from the guest to the host and vice versa. ## Caveats There is a [VirtualBox bug][sendfile bug] related to `sendfile` which can result in corrupted or non-updating files. You should deactivate `sendfile` in any web servers you may be running. In Nginx: sendfile off; In Apache: EnableSendfile Off [sendfile bug]: https://github.com/mitchellh/vagrant/issues/351#issuecomment-1339640
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vagrant-cloudstack-1.2.0 | vendor/bundle/bundler/gems/vagrant-c84e05fd063f/website/docs/source/v2/synced-folders/virtualbox.html.md |