--- title: "HashBackup With Wasabi" slug: "how-do-i-use-hashbackup-with-wasabi" updated: 2026-08-05T18:41:05Z published: 2026-08-05T18:41:05Z canonical: "docs.wasabi.com/how-do-i-use-hashbackup-with-wasabi" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt > Use this file to discover all available pages before exploring further. # HashBackup With Wasabi [HashBackup](http://www.hashbackup.com/) is validated for use with Wasabi. To use this product with Wasabi, please follow the config guidelines below: 1. Create a Wasabi-specific config file for use with HashBackup. Below is a sample file: ```plaintext destname wasabi type s3 host s3.wasabisys.com location US accesskey your_wasabi_access_key secretkey your_wasabi_secret_key bucket your_preferred_bucket_name dir your_preferred_directory class standard ``` 2. Once the config file is created, you can then operate HashBackup in the normal manner as described in the HashBackup [instructions](http://www.hashbackup.com/home/quickstart). Note that this example discusses the use of Wasabi's us-east-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this [article](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions).