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.

30. August 2003 at 7:55 am :
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.