I have finally gotten around to the check/forget/prune phase of my massive backup plan and have found that run-before is not recognised as an option for the check operation in config file version 2. I have developed a secure key system for my automated backups that uses run-before to update its keys for the backup operation. On the backup server (Restic REST Server), it needs to do the same before it runs the check operations.
I have finally gotten around to the check/forget/prune phase of my massive backup plan and have found that
run-beforeis not recognised as an option for thecheckoperation in config file version 2. I have developed a secure key system for my automated backups that usesrun-beforeto update its keys for the backup operation. On the backup server (Restic REST Server), it needs to do the same before it runs the check operations.