MoSMB
Learn how to configure MoSMB for use with Filebase.
Last updated
Was this helpful?
Learn how to configure MoSMB for use with Filebase.
Last updated
Was this helpful?
MoSMB is an SMB2/SMB3 user server stack designed to run and manage workloads such as enterprise file servers, SQL servers, and Microsoft Hypervisor workloads. MoSMB can also be used for cluster file systems, Hadoop and big data workflows, and HPC management. MoSMB is available for Windows, macOS X, and Linux systems.
Read below to learn how to use MoSMB with Filebase.
/etc/mosmb/
folder and edit the s3.conf
file to resemble the following:Replace the following configuration items:
filebase-bucket-name: Your Filebase Bucket Name
FILEBASE_ACCESS_KEY: Your Filebase Access Key
FILEBASE_SECRET_KEY: Your Filebase Secret Key
/etc/mosmb/mosmb.conf
file and create a corresponding share to your S3 configuration:service mosmb restart
All data written to the SMB share will get uploaded to the configured Filebase bucket.