---
title: "MoSMB With Wasabi"
slug: "how-do-i-use-mosmb-with-wasabi"
updated: 2026-05-30T19:03:54Z
published: 2026-05-30T19:03:54Z
---

> ## 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.

# MoSMB With Wasabi

[MoSMB](https://www.mosmb.com/) has been validated for use with Wasabi. Follow the steps outlined below to configure Wasabi as a cloud storage target.

Prerequisities:

- Install and configured MoSMB on a suitable Linux Machine.
- Active Wasabi account.

1. Navigate to "**/etc/mosmb/"**folder and edit "**s3.conf"**file and configure the following:
  - endpoint - s3.us-east-2.wasabisys.com
  - region - us-east-2
  - Access Key
  - Secret Key

The remaining of the configuration can be left with default values.

***Note:****that this config example discusses the use of Wasabi's us-east-2 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)*.*

![mceclip0.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/brw1pe0q8uqynu24tbbuyqmceclip0.png)

1. Create a share corresponding to the above mentioned Wasabi bucket. Shares can be created by adding or modifying existing share in **/etc/mosmb/mosmb.conf** file

![mceclip2.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/1ktrg55tkaoqucmyefyaqmceclip2.png)

1. Restart the MoSMB service using the following command for changes to take effect ***$service mosmb restart***
2. Access Wasabi as a SMB share while pointing to the MoSMB's IP address. All data written to the SMB share will get transferred to Wasabi bucket configured.
