Closed GoogleCodeExporter closed 9 years ago
I'll make the inotify events Lsyncd listens to configureable.
Original comment by axk...@gmail.com
on 26 May 2011 at 11:26
I added it to SVN, please try.
settings.inotifyMode = "Modify";
Should do what you want.
settings.inotifyMode = "CloseWrite";
Is what currently is default.
settings.inotifyMode = "CloseWrite or Modify";
Listens to both.
settings.inotifyMode = "CloseWrite after Modify";
Not going to implemented soon, but might be done in future. Recognize a change
when a CLOSE_WRITE comes after a MODIFY.
Original comment by axk...@gmail.com
on 11 Jun 2011 at 4:38
Original issue reported on code.google.com by
randy.re...@gmail.com
on 23 May 2011 at 9:05