I am trying to create an event chain and incrontab fails at the halfway point.
Each of my scripts will work individually and indepentantly, correctly with incrontab but as soon as I try and use them together, it performs the first script but not the second.
It is almost as if because incrontab used python to move file to the other directory, incrontab doesn't want to detect the creation of the new files, therefore not triggering off stage 2?
ps, everything cannot be put into one script.
How do I make incrontab work with 2 scripts?
http://paste.pound-python.org/show/9354/
Received on Tue Jun 05 2012 - 22:14:21 CEST
This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST