Ticket #40 (new enhancement)

Opened 3 years ago

pyinotify for Linux file/directory monitoring

Reported by: chris Owned by:
Priority: minor Milestone:
Component: Linux Version:
Keywords: Cc:

Description

pyinotify could be handy for monitoring file/directory changes on Linux. It is a Python wrapper for inotify which is a Linux Kernel feature (merged in the kernel 2.6.13) which aims to easily watch and monitor files and directories.

http://pyinotify.sourceforge.net/

Note: See TracTickets for help on using tickets.