Page 1 of 1

Jnotify / iNotify Windows Linux Mac OS X

PostPosted: Fri Jul 20, 2012 3:15 pm
by reiffert
Hello all,

I'd like to introduce jNotify to you. JNotify is a java library that allow java application to listen to file system events, such as:

•File created
•File modified
•File renamed
•File deleted

Supported platforms
•Windows (2000 or newer)
•Linux with INofity support (2.6.14 or newer)
•Mac OS X (10.5 or newer)

http://jnotify.sourceforge.net/


Hope it will make it into 1.0 for the purpose of replacing the frequent update scans.

Thank you.

Regards
Thomas

Re: Jnotify / iNotify Windows Linux Mac OS X

PostPosted: Fri Jul 20, 2012 3:29 pm
by zip
I was waiting for similar thing to be available (nativley in Java 7), but it looks like it doesn't work correctly with remote drives. Not sure if JNotify does. WIll try to implement a workaround, but past 1.0.

https://bitbucket.org/xnejp03/serviio/i ... ations-was