> Any chance this could work on cygwin?
Not without a larger coding job on Lsyncd, since for file events it
would need to access the Windows Journal API, since Cygwin is not
Linux in regards of kernel API I'm currently not planning to do so,
but I'd accept (good) patches if someone would do so. Lsyncd is
already structured to handle different event notification APIs,
currently this is inotify (Linux) and fsevents (OSX).