Thread: tombola
View Single Post
Old 02-10-2004, 07:40 AM  
bounty
Senior Member
 
Join Date: Aug 2002
Posts: 529
Default Re: tombola

Quote:
Originally posted by fuka


[Scheduler]

tombolacheck = 0 0 1 * EXEC ..\scripts\tombola.exe check

attention the schedulers info in ioftpd.ini are WRONG !!!!

= 0 0 1 * -> means once by month @1st day

i think you should use:

= 0 0 * 0 -> means once per week @day 0

refering to http://www.ioftpd.com/documentation/09-scheduler.php
bounty is offline   Reply With Quote