I have a requirement to keep 6 monthly full backups and a month of incrementals of the same fileset, a directory containing local daily mysqlbackups of the last 2 days. Do I need to use 2 different jobs with different schedules to do this? If so, how do I stop the full from running on the same day as the incremental?
In practical terms, the "full" and "incremental" are both full backups so is there a way to just designate the last backup as the one full for the month and purge out all others older than 31 days? Currently there is only one job and one pool. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
