vagrant/plugins/synced_folders/rsync
Chris Roberts cb3b8bd732 Add support for using the `--chown` flag with rsync when available.
Adds a new `rsync__rsync_ownership` option to rsync based synced folders
which will allow rsync to use the `--chown` flag if it is available. The
`rsync` and `rsync-auto` commands have a new `--rsync-chown` flag which
can be used to force the option on folders when running the commands.

Fixes #7329 #7332
2018-12-20 17:16:36 -08:00
..
command Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00
default_unix_cap.rb Update rsync auto post command error handling to be more generic 2018-12-18 09:50:21 -08:00
helper.rb Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00
plugin.rb synced_folders/rsync: rsync-auto command 2014-01-13 21:43:31 -08:00
synced_folder.rb Enable rsync synced folders for non-DrvFs file systems within WSL 2018-07-06 16:58:12 -07:00