vagrant/plugins/guests/linux/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
..
choose_addressable_ip_addr.rb synced_folders/smb: basically working 2014-02-27 08:13:05 -08:00
halt.rb Halt and mount NFS are caps 2013-04-03 23:33:20 -07:00
insert_public_key.rb guests/linux: public key insertion is more robust 2014-02-12 22:11:33 -08:00
mount_nfs.rb guests/linux: Emit upstart event `vagrant-mounted` also on NFS mounts 2013-12-22 08:46:24 -03:00
mount_smb_shared_folder.rb guests/linux: SMB mounts with symbol passwords work [GH-3202] 2014-04-09 10:46:56 -07:00
mount_virtualbox_shared_folder.rb guests/linux: unmount uses rmdir instead of rm -rf to avoid catastrophe 2014-04-21 13:56:30 -07:00
nfs_client.rb synced_folders/nfs: automatically install NFS client if possible 2014-01-09 16:58:20 -08:00
port.rb guests/linux: set a timeout on nc 2014-04-21 13:55:40 -07:00
read_ip_address.rb read_ip_address linux cap only reads ip of first device [GH-1799] 2013-06-09 13:27:08 -07:00
rsync.rb synced_folders/rsync: only chown when necessary [GH-3525] 2014-04-25 15:00:12 -04:00
shell_expand_guest_path.rb guests: rename LinuxShellExpandFailed error to ShellExpandFailed 2014-02-02 17:26:54 -03:00