1. Home
  2. Docs
  3. Job Settings
  4. Backup Job
  5. Destinations
  6. S3 Compatible Wasabi

S3 Compatible Wasabi

To send the backups to Wasabi, navigate to the ‘Store backups in selected destinations’ section, click on the ‘plus’ icon, and select S3 Compatible > Wasabi.

Basic Minimum Settings

To connect to S3 Compatible Custom, you need to specify the following information:

  • Access Key
    In order to get an access key to connect your Wasabi bucket open Access Key page on Wasabi Console.
  • Secret Key
    In order to get an access/secret key pair to connect your Wasabi bucket open Access Key page on Wasabi Console.
  • Endpoint
    See the service URLs for Wasabi’s different storage regions.
  • Bucket
    In order to create or get your Wasabi bucket open Object Storage page on Wasabi Console.
  • Auto delete old backups after X Months X Days

Advanced backup settings

  • Auto delete Diff & TranLog after Months:
    Specify the time period after which old differential and transaction log backups should be deleted.
  • Send Backup Types
    Tick off what backup types will be stored in the destination.
  • Verify backup files on the destination after uploading
    After uploading a file to the destination, SQLBackupAndFTP verifies that the files have been successfully uploaded to the destination. This verification is done using hash sums of the uploaded files.
    This feature is useful as it allows you to understand if there were any issues with the backup at the time of its creation. This option is enabled by default; however, in rare cases, this verification may result in a false positive. This means that the file was uploaded correctly, but for some reason, the file size returned incorrectly. For example, this can happen when the file is saved on a device that supports hardware compression. For such cases, you can disable this option.
  • Emergency destination
    If this option is enabled, SQLBackupAndFTP will use this destination only when there are errors copying the backup to the primary storage. For example, this might occur if there is insufficient space in the regular storage.

Advanced Wasabi settings

  • Multiple parallel threads
    Upload large files using multiple parallel threads (faster).
  • Path
    Relative path in <storage name>.

Please remember to test the destination connection before saving the settings.