Skip to content
James Fantin-Hardesty edited this page Sep 2, 2025 · 3 revisions

Cloudfuse - S3 and Azure Storage FUSE Driver

Cloudfuse lets you mount S3 or Azure cloud storage buckets as local filesystems on Linux and Windows. It supports file caching for fast access, streaming for large files, and is compatible with both S3 and Azure interfaces.

  • Mount cloud buckets as local folders
  • Read/write files using any app
  • Supports S3 and Azure Blob/Data Lake
  • Works on Linux and Windows

Cloudfuse is a fork of blobfuse2 with added S3 and Windows support.


Quick Links


Features

  • S3 and Azure support: Mount S3 buckets, Azure Blob, or Data Lake containers.
  • Cross-platform: Runs on Linux and Windows (x86_64 and ARM64).
  • Health monitor: Track usage, performance, and resource stats.
  • GUI and CLI: Use either graphical or command-line interface.

Get Started


License

Cloudfuse is licensed under MIT. See Acknowledgement for third-party notices.

Clone this wiki locally