Restore

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For subscription inquiries, please reach out to sales@baculasystems.com.

Restore operations are done using standard Bacula Enterprise bconsole commands.

The where parameter controls if the restore will be done locally to the File Daemon’s file system or to the S3 service:

  • where=/ or empty value → Restore will be done over S3

  • where=/any/other/path → Restore will be done locally to the File Daemon file system

Restore options are described in the Restore Parameters section of this document.

Cross Endpoint Restore

You can perform cross-endpoint restores and/or change the destination bucket using the restore variables:

  • endpoint

  • access_key

  • secret_key

  • region

  • destination_bucket

  • config_file

Obviously, it is necessary to set up the destination endpoint values.

Read more:

See also

Previous articles:

Next articles:

Go back to: S3 Plugin: Operations.