From e8e142b87635ba7ca2bd2419e93a2ce216395260 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Fri, 25 Feb 2011 15:03:48 +0000 Subject: [PATCH] actually do local moves for -direct --- lsyncd.lua | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lsyncd.lua b/lsyncd.lua index 7fd4241..3017b13 100644 --- a/lsyncd.lua +++ b/lsyncd.lua @@ -3406,7 +3406,7 @@ local default_rsyncssh = { maxProcesses = 1, ------ - -- Let the core not split move event. + -- Let the core not split move events. -- onMove = true, @@ -3528,6 +3528,11 @@ local default_direct = { -- delay = 1, + ------ + -- Let the core not split move events. + -- + onMove = true, + ----- -- For startup sync --