I have some questions regarding the backup mechanism, I configured virtuoso to do scheduled backups and store files in two places, a local directory and S3, it worked fine some days, until it failed with this error:
--- Last backup execution returned: 42000 IB015: directory univrz_virtuoso_backup contains backup file bckp_33.bp, backup aborted --- With a S3 bucket with less files (from bckp_1.bp to bckp_32.bp). I don't know yet why it failed to write on S3 once, but the backup process stopped on the two places. Is there any built in mechanism to do some sort of sync of the backup directory and S3 bucket? Is there any way to configure the scheduler to continue the backup process other directories if an 42000 IB015 error arises? Thanks! Cristian