Re: wake up on file (inode) change (again)




Johannes Kiehl wrote:

The comments I received suggested using external tools, such as
famd, inotify or dazuko (thanks for the pointers).

The problem with those is that, on shared hosting servers, either they
don't run, or php is not allowed to use them.


Most shared host servers will let you define a cron job, no?
Sounds like a good candidate for cron and a bash or perl script.

.