Re: pattern geeks?

2020-10-21 Thread Kevin Korb via rsync
You need to include the dirs leading to there... --include=httpd/, --include=httpd/conf.d/ Otherwise it will never look inside to see the cluster.d (I am assuming you are right about lsyncd using the same patterns as rsync). On 10/21/20 9:01 AM, lejeczek via rsync wrote: > hi guys, > > I'm

pattern geeks?

2020-10-21 Thread lejeczek via rsync
hi guys, I'm trying lsyncd with some patterns which should be just rsync's own patterns and I have these: rsync = {  _extra = {     "--include=samba**",     "--include=postfix**",     "--include=openvpn**",     "--include=strongswan**",