On Mar 15, 2011, at 4:43 PM, Bryan Pham wrote: > If you watch the entire "/" directory anything that changes inside will be > available through FSEvents.
On a second thought, this is not gonna work, I'm sorry. You can only watch for directory changes with FSEvents and then you -must- traverse the directory to find out the file that changed. I don't see traversing a disk in any reasonable time just to find out the file that's being copied or moved. Bummer :-(. -------------------------------------------------------------------------- - for hire: mac osx device driver ninja, kernel extensions and usb drivers ---------------------+------------+--------------------------------------- http://wagerlabs.com | @wagerlabs | http://www.linkedin.com/in/joelreymont ---------------------+------------+--------------------------------------- -- You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macfuse?hl=en.
