|
|
|
|
|
by maccam94
3613 days ago
|
|
There used to be a separate vagrant plugin for rsync but it's now built-in. There is also built-in support for NFS and virtualbox/vmware synced folders. These all work reasonably well until you start having fairly large numbers of files/directories. Also if you use a native Linux host with LXC or Docker there is no overhead for sharing directories with the container, it's just a bind mount. |
|