On Wed, Apr 16, 2008 at 8:13 AM, Andrew Ballard <aballard@xxxxxxxxx> wrote: > It's a start, but what about a user who never returns? You still want > some way to clean out those old files, and I think that's the approach > Thiago was presenting by purging all files older than X > days/hours/minutes. Such a script would have to scan the entire space > regardless of "namespace." I think this points us toward cron rather > than potentially having two simultaneous client processes both looping > through the same directory trying to delete files. if everyone had their own sub-directory, the user scripts wouldnt be looping through the same directory. but it would sure be nice if the hosing company (wink, wink) provided something everyone would essentially be reproducing themselves. -nathan