August 29, 2003

FeedOnFeed from crontab.

Got FeedOnFeed to work from a cron job by using the following syntax. It was pretty obvious really - don't know why I didn't think of it beforehand. curl -s -S http://user:pass@absoblogginlutely.net/directory/filename.php This means I don't have to rely on the machine in the office being kept switched on.

Posted by Andy at August 29, 2003 9:27 PM
Comments

I think there is something dodgy in cpanel about 'frequent' cron jobs.
Mine is set to run once an hour and ran once at 4am. I wonder how we could test that out.

Posted by: Chrís at August 30, 2003 7:55 AM