Prevent concurrent backup same destination
Hi.
I've got 3 backup jobs that backup from different sources to the same destination usb hard disk.
I would like to run these backup daily in a sequential order, so that I won't have 2 or more processes writing on the same disk at the same time.
Is it possible to do so?
Thanks
I've got 3 backup jobs that backup from different sources to the same destination usb hard disk.
I would like to run these backup daily in a sequential order, so that I won't have 2 or more processes writing on the same disk at the same time.
Is it possible to do so?
Thanks
-
- Posts: 1948
- Joined: Wed Dec 16, 2009 12:46 pm
Re: Prevent concurrent backup same destination
Hi,
Yes, you can do that.
Please put all 3 jobs in a backup tag and schedule that tag. The jobs inside the tag will be executed one after the other.
Yes, you can do that.
Please put all 3 jobs in a backup tag and schedule that tag. The jobs inside the tag will be executed one after the other.
Re: Prevent concurrent backup same destination
Nice, I'll try it out.
Thank you
Thank you