inotifyd problems

Vladimir Dronnikov dronnikov at gmail.com
Fri Nov 14 22:50:27 UTC 2008


>  # inotifyd /home/piotr/myhandler /var/tmp/myfiles/data:M
>
> The 'data' file exists. New file 'data_tmp' is created. 'data_tmp' is
> renamed to 'data'.
>

I think you've chosen the wrong event. Filename is just a "tag", it is
inodes that are looked for events. (Correct me if I'm wrong, guys)

Try your actions without :M suffix (i.e., with full event mask). What are
the sequence of events?

--
Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20081115/429283a4/attachment-0002.htm 


More information about the busybox mailing list