[Zope] Re: scheduling python script to execute at certain time and day

Maik Jablonski maik.jablonski at uni-bielefeld.de
Mon May 17 10:16:33 EDT 2004


Laura McCord wrote:
>  I finished writing a python script that deletes files that are a
> certain age. How would I get zope/plone to execute this python script at
> noon everyday. What types of things do I need to do?

Set up a cron job which calls the appropriate Zope-url via wget. That's 
the most reliable setup IMHO.

Cheers, Maik




More information about the Zope mailing list