View Single Post
Old 11-11-2003, 10:12 PM  
wooolF[RM]
Senior Member
 
Join Date: Oct 2003
Posts: 411
Default

I would use it as :

CheckBotStatus = 0,5,10,15,20,25,30,35,40,45,50,55 * * * EXEC ..\scripts\bot.bat

rest... rest should be working...

u can try to replace bot.bat with this one:
Code:
echo TEST
pause
exit 0
then you should be able to see new DOS window popup every 5 mins with text "TEST" and prompting u to press any key (to exit)... if u get this to work, then sheduler works just fine.

also it's a good idea to rehash your config (and I would also recommend to restart ftpd (just to be 100% sure))
wooolF[RM] is offline   Reply With Quote