I've written a quick package to take advantage of the Linux directory modification facility. What this means is that you can open a directory, register your interest, and have an asynchronous script invoked when a file is added to, modified in, deleted from that directory. I have it in mind to use this under tclhttpd. You can get the package here: http://sourceforge.net/projects/libtclpq/ Documentation available here: http://sourceforge.net/docman/display_doc.php?docid=11924&group_id=18733 ---- [Category Package] ----