cancel
Showing results for 
Search instead for 
Did you mean: 

Backup to two folders alternatively

amennini
Level 3
Hi, I'd like to implement a backup that backups my data on two folders alternatively, i.e., today the backup goes to folder 1, tomorrow to folder2, the following day to folder 1 and so on.

How can I implement such a behaviour?

Thanks
1 REPLY 1

Sergiu
Level 3
One way would be to create two separate jobs, which you would then schedule to run every 2 days, starting on two consecutive days (therefore each one doing its jobs on a different day). Not sure if you can do it any other way really.