vagrant/plugins/synced_folders/rsync/command
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
..
rsync.rb Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00
rsync_auto.rb Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00