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.
Note: See
TracTickets for help on using
tickets.
