scheduling python script to execute at certain time and day
17 May
2004
17 May
'04
2:03 p.m.
Hi, 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? Thank, Laura
17 May
17 May
2:16 p.m.
New subject: [Zope] Re: scheduling python script to execute at certain time and day
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
7994
Age (days ago)
7994
Last active (days ago)
1 comments
2 participants
participants (2)
-
Laura McCord -
Maik Jablonski