PDA

View Full Version : UBB Question Relating to Futurequest


Paul Heckmann
07-20-2001, 12:36 AM
I'm looking for a way to Auto Prune my UBB site - www.FlixUSA.com

One of the Moderators said this:

"You would need to have your webhost setup a crontab file to run the prune function with the proper syntax at a chosen time/date/hour/"

Can Futurequest do this?
:cool:

Rich
07-20-2001, 01:32 AM
Actually, you can do this yourself. :)

I don't think there is an Aota tutorial for this yet, but if you search this forum for "cron" you should find a lot of how-to info.


Oops, I just found this in the Aota area:

http://www.aota.net/Script_Installation_Tips/cronhelp.php3



Rich
0 6 * * * alarm
10 * * * * snooze

Paul Heckmann
07-20-2001, 11:00 AM
Thanks Rich - I'll take a shot at it and post here what happens.