[Zope] Zope Schedule Task

Kam Cheung zope@littlecircle.com
Tue, 12 Oct 1999 12:50:40 +0000


Is there a way to schedule Zope to do perform some actions? For example, can
I set Zope to export a folder every night at 10 pm? Of course, since a
method in Zope can be called by a url, I can write a script to visit the
method every night, but I would like to find out if it can be done inside
Zope.


kam