vagrant/test/unit/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
helper_test.rb Add support for using the `--chown` flag with rsync when available. 2018-12-20 17:16:36 -08:00
synced_folder_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00