At 12:52 PM 3/2/01 +0100, you wrote:
Imagine you have a rack af 40 RaQ's witch should perform a daily backup. When they all start at the same time, the data flow will be enormous. How to schedule the backups so the start at different times ? Example: RaQ 1-10 at 01:00 RaQ 11-20 at 05:00 RaQ 21-30 at 09:30 RaQ 31-40 at 19:15 It seems quite impossible with the standard software from within the GUI. I'd like to perform this without the use of extra third party software. Any ideas? Thanks, Mike
I would think you should be able to do this with cron. Man cron. Peter