in reply to Re: Automatically delete files
in thread Automatically delete files

Alernatively you can just let your script run in a loop and let it sleep a day.

The only issue with this is, if the server is rebooted or that process dies for whatever reason. You will have to manually re-start it when and if you do notice that it is no longer running.