vagrant/plugins/synced_folders/rsync
Brian Cain 1c620852b6
Fixes #10966: Ensure all subdirectory files are watched
Prior to this commit, due to a fix that ignored `.vagrant` with rsync
helper, it broke the ability to watch for changes in subdirectories when
running the rsync-auto command. This commit puts back some of the helper
methods that were there previously for a given watcher path to ensure
that all files and subdirectories are properly watched and synced.
2019-09-26 08:29:37 -07:00
..
command Fixes #10895: Use relative paths to machines folder path for Listener 2019-06-11 14:58:42 -07:00
default_unix_cap.rb Fixes #10869: Remove excludes if array is empty 2019-06-10 13:44:39 -07:00
helper.rb Fixes #10966: Ensure all subdirectory files are watched 2019-09-26 08:29:37 -07:00
plugin.rb synced_folders/rsync: rsync-auto command 2014-01-13 21:43:31 -08:00
synced_folder.rb Enable rsync synced folders for non-DrvFs file systems within WSL 2018-07-06 16:58:12 -07:00