From 54e3351c8aed50010b06013cd61f520ba79e8475 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Wed, 15 Jan 2014 21:35:43 -0800 Subject: [PATCH] website/docs: clarify rsync i nstallation for Windows --- website/docs/source/v2/synced-folders/rsync.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/source/v2/synced-folders/rsync.html.md b/website/docs/source/v2/synced-folders/rsync.html.md index e83ae475f..553a9d992 100644 --- a/website/docs/source/v2/synced-folders/rsync.html.md +++ b/website/docs/source/v2/synced-folders/rsync.html.md @@ -27,6 +27,9 @@ To use the rsync synced folder type, the machine running Vagrant must have `rsync` (or `rsync.exe`) on the path. This executable is expected to behave like the standard rsync tool. +On Windows, rsync installed with Cygwin or MinGW will be detected by +Vagrant and works well. + ## Options The rsync synced folder type accepts the following options: