<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 20, 2016 at 1:34 PM, Lars Ellenberg <span dir="ltr">&lt;<a href="mailto:lars.ellenberg@linbit.com" target="_blank">lars.ellenberg@linbit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">&gt; I like to monitor a folder for syncing, but to ignore a specific file,<br>
&gt; but still sync all the folder if any other file will change.<br>
&gt;<br>
&gt; e.g<br>
&gt;<br>
&gt; monitor the folder /tftpboot<br>
&gt; ignore the file /tftboot/.git/index<br>
&gt;<br>
&gt; the file index will change every time i run the command git status,<br>
&gt; which will trigger a unrequited sync.<br>
<br>
</span>You can either ignore that file (add an exclude pattern).<br>
Or not.<br></blockquote><div><br><div class="gmail_default" style="font-family:tahoma,sans-serif">​I know, I added to the excluded list.​</div><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&quot;Ignore most of the time unless something else has changed as well&quot;<br>
is not a mode implemented in csync2.<br>
<br>
If you can suggest how such a &quot;include-but-dont-trigger&quot; mode<br>
would be implemented, go ahead.<br>
<br>
I don&#39;t see why you would sync git repos with csync2, though.<br>
Just git push instead...</blockquote><div><br><div class="gmail_default" style="font-family:tahoma,sans-serif;display:inline">​for now i used the `action` section to trigger a remote command <br></div><div class="gmail_default" style="font-family:tahoma,sans-serif;display:inline">when a change is detected under `*/.git/*`​</div> <div class="gmail_default" style="font-family:tahoma,sans-serif;display:inline">​, and then rsync the file using `exec`.​</div></div></div><br><div class="gmail_default" style="font-family:tahoma,sans-serif">​​</div><br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><span style="font-family:monospace,monospace">--<br></span></div><span style="font-family:tahoma,sans-serif"><span style="font-family:monospace,monospace">Rabin</span><br></span></div></div></div>
</div></div>