vagrant/test/unit/plugins/guests/smartos/cap
Nikhil Benesch 2df36892dd synced_folders/rsync: only chown when necessary [GH-3525]
Run remote rsync as root to guarantee that rsync can write to guestpath.
This obviates the need to chown the guestpath to the SSH user prior to
sync.

This brings a substantial speedup (2x on a moderately-sized shared
folder) and properly triggers filesystem notifications on only the files
changed by a given sync.
2014-04-25 15:00:12 -04:00
..
change_host_name_test.rb Add unit tests for smartos compatibility 2014-03-10 18:52:20 -07:00
configure_networks_test.rb Add unit tests for smartos compatibility 2014-03-10 18:52:20 -07:00
halt_test.rb Add unit tests for smartos compatibility 2014-03-10 18:52:20 -07:00
mount_nfs_test.rb Add unit tests for smartos compatibility 2014-03-10 18:52:20 -07:00
rsync_test.rb synced_folders/rsync: only chown when necessary [GH-3525] 2014-04-25 15:00:12 -04:00