Mitchell Hashimoto
|
56dd0e8531
|
synced_folders/rsync: don't watch excluded paths [GH-3159]
|
2014-03-12 19:40:18 -07:00 |
Mitchell Hashimoto
|
a6eafd6a12
|
synced_folders/rsync: execute rsync_post cap if it exists [GH-3163]
|
2014-03-12 18:43:59 -07:00 |
Mitchell Hashimoto
|
06c881708d
|
Fix tests
|
2014-03-09 18:29:45 -07:00 |
Mitchell Hashimoto
|
d4511131b4
|
synced_folders/rsync: allow custom args [GH-3070]
|
2014-03-06 11:27:58 -08:00 |
Mitchell Hashimoto
|
5030a16f84
|
kernel/v2: default all configs properly, remove config/default.rb
|
2014-02-05 15:36:35 -08:00 |
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
|
285bda7a68
|
synced_folders/nfs: don't nfs_prune on hosts that don't support it
|
2014-01-15 20:28:27 -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 |
Mitchell Hashimoto
|
365bef0e61
|
core: use dummy provider in tests so VirtualBox isn't required
|
2014-01-10 15:48:42 -08:00 |
Mitchell Hashimoto
|
9a58caaf9c
|
synced_folders/nfs: always prune [GH-2738]
|
2014-01-10 15:41:57 -08:00 |