Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Richter Belmont on December 01, 2002, 05:04:03 AM

Title: scheduled task
Post by: Richter Belmont on December 01, 2002, 05:04:03 AM
Just a quick question,

Is there a way I can start some process at scheduled time and kill this process after certain duration?  I am not talking about specific to backup but in general.

If there is a way, I would appreciate your input
Thanks.
Title: Re: scheduled task
Post by: Kelvin on December 01, 2002, 05:55:24 AM
The only way I know is via cron jobs and some script files to start and stop the processes you want.

Kelvin
Title: Re: scheduled task
Post by: Richter Belmont on December 01, 2002, 04:03:36 PM
ah yeah,

thanks Kevin
that should work