diff --git a/default-rsyncssh.lua b/default-rsyncssh.lua index 73751af..4baad3f 100644 --- a/default-rsyncssh.lua +++ b/default-rsyncssh.lua @@ -174,7 +174,7 @@ rsyncssh.action = function spawn( elist, config.rsync.binary, - '<', table.concat( filterI, '\000' ), + '<', table.concat( paths, '\000' ), config.rsync._computed, '-r', delete,