-
Notifications
You must be signed in to change notification settings - Fork 2
Home
James Fantin-Hardesty edited this page Sep 2, 2025
·
3 revisions
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.
- 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.
- Install: See Installation From Source or use prebuilt packages.
- Configure: Create a config file (Config-File), choose S3 or Azure (Azure Storage Configuration, S3 Storage Configuration), and select cache or streaming (File Cache, Streaming).
- Mount: Use the CLI or GUI to mount your bucket/container.
- Monitor: Enable Health Monitor for stats and diagnostics.
- Troubleshoot: See Troubleshoot for common issues.
Cloudfuse is licensed under MIT. See Acknowledgement for third-party notices.