Results 64 comments of s3rj1k

I assume it should be replaced by LoadChat, reference https://github.com/tdlib/td/blob/master/example/java/org/drinkless/tdlib/example/Example.java#L252 Still I do not have a working solution, could someone please provide code example?

Hi, I am also interested in this feature

@amir73il any update on this issue?

@amir73il Hi, basic support for fanotify in fsnotify. I actually need only the FS_MOUNT watcher, as it can be used for recursive watcher.

@amir73il I'll just watch / and filterout by path. One use case is for watching changes in containers (LXC, LXD, ...)

@amir73il I actually plan on using it for Directory backend. If you are interested related issue in LXD https://github.com/lxc/lxd/issues/6304 So this is actually pretty usable but in C :)

@amir73il Open/Close recursively, for antivirus on demand scanner. Can current code do this recursively? If so, I'll try this tomorrow and report back. Thanks for your quick support.

Hmm, @nathany ? any news on initial fanotify support?