John It sounds as if you are one of the few like me that can't seem to get cron to work at all. You are going to get mixed responses here.
I am like you, I can't get it to run. But, there are those on the list that have and have had no trouble. Steve -----Original Message----- From: John Shaw [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 8:24 AM To: Multiple recipients of list witango-talk Subject: Witango-Talk: Cron Setup Hello all, I'm on Win2k, IIS and can't get crontabfile to work. Here's what I have done. 1. I set the crontabfile variable to C:\PVSW\Tango2000\Configuration\crontab.txt and restarted the server. * The docs say to specify the full path, but I wasn't sure if the file name should be included. 2. Below I'll paste the contents of crontab.txt. Tabs are used as delimiters. 3. # # Cron tab file # # Run this file every 15 minutes 0,14,29,44,59 8-17 * * * http:\\www.pfmonline.net\cron_15_min.taf # # # Run this file every hour 1 * * * * http:\\www.pfmonline.net\cron_hourly.taf # # # Run this file every week at 0001 Sunday morning 0 0 * * 0 http:\\www.pfmonline.net\cron_weekly.taf # # # Run this file at the begining of each month 0 0 0 * * http:\\www.pfmonline.net\cron_monthly.taf # # # That's all! ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
