MoSMB 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.
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 configuration can be left with default values.
Note: 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.

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

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