Teemu Matilainen
|
ee2ae94c25
|
synced_folders/rsync: Install `rsync` on guest if needed
Add new `rsync_installed` and `rsync_install` guest capabilities
to detect and install `rsync`.
Also copy `rsync_pre` capability to all Unix guests.
|
2014-01-31 02:12:57 -03:00 |
Mitchell Hashimoto
|
2dff1ac417
|
core: get tests passing on Windows, more tweaks
|
2014-01-15 21:30:47 -08:00 |
Mitchell Hashimoto
|
73b72deb0a
|
synced_folders/rsync: convert path to cygpath on Windows
|
2014-01-15 21:13:08 -08:00 |
Mitchell Hashimoto
|
4fab57576b
|
synced_folders/rsync: run hostpath through fs_real_path
This fixes issues with drive letter casing on Windows
|
2014-01-15 11:30:32 -08:00 |
Mitchell Hashimoto
|
04f1854840
|
synced_folders/rsync: unit tests for the callback, fix bug
|
2014-01-13 22:01:09 -08:00 |
Mitchell Hashimoto
|
b4b62daf5c
|
synced_folders/rsync: expand host paths relative to root path
|
2014-01-13 11:34:49 -08:00 |
Mitchell Hashimoto
|
309d12a16b
|
synced_folders/rsync: `vagrant rsync` syncs the folders
|
2014-01-13 11:25:29 -08:00 |
Mitchell Hashimoto
|
59218ded68
|
synced_folders/rsync: move rsync logic out to helper
|
2014-01-13 11:01:50 -08:00 |
Mitchell Hashimoto
|
7b2a0716f1
|
synced_folders/rsync: warn if password auth
|
2014-01-10 20:37:11 -08:00 |
Mitchell Hashimoto
|
60f3d224c9
|
synced_folders/rsync: can exclude files
|
2014-01-10 18:01:38 -08:00 |
Mitchell Hashimoto
|
2e3fcf576c
|
synced_folders/rsync: allow guests to execute things before
|
2014-01-10 17:51:44 -08:00 |
Mitchell Hashimoto
|
38fbbb6c56
|
synced_folders/rsync: Initial commit working
|
2014-01-10 17:40:29 -08:00 |