Hi everyone,
I’m trying to use kbackup to do incremental backups every day, with a full backup every 7 days. I’ve set those up in a profile, and I execute the profile via a cron job at 2:00am every morning. I’ve also set the profile up to keep 2 full backups maximum. No matter what I do, it always performs a full backup…I see no files with the “_inc” text in them.
Is there something I have to do to reset it all after changing profiles? Is there some interaction between backup interval and number of full backups which affects incremental backups? Or is the calculation info that figures out what files have changed stored somewhere, and I need to clear it?
The profile looks like this…
M /local-backups/10T-2/backups/kbackup/local-12T
P
S 0
R 2
F 7
C 0
Z 0
I /local-12T
Also, just for info, what is the meaning of the fields in the .kbp file?
As in , what do the the M, P, S, R, F, C, Z and I labels mean?
Thanks,
Paul