New stimulus request: watch directory for a file
Bug #1031399 reported by
brx75
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cuttlefish |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
This is a request for enchancement (whislist).
It would be great to have a stimulus watching a directory for new files.
Changed in cuttlefish: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
To post a comment you must log in.
Hi brx75,
that's something I also want to implement. This should be quite easy, since there is a easy to use library for this issue -- libinotify.
The only problem 'm thinking of is that you maybe want to do something with the new file. At the moment there is no way to provide data from stimuli to actions...