Some third-party applications support the ability to integrate a Wasabi bucket directly into your OS as a virtual drive accessible through your file browser (the same way you would access a local or network drive attached to your system).
Your Wasabi bucket virtual drive depends on an internet connection. Using your virtual drive for high-intensity read/write operations, such as logging or database operations, is not recommended.
Third-party applications that support the ability to integrate a Wasabi bucket are:
Cloudberry Drive is a Windows GUI Tool for mounting a Wasabi bucket as a virtual drive.
Geesefs is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.
Goofys is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.
Mountain Duck is a Windows GUI tool for mounting a Wasabi bucket as a virtual drive.
Rclone is a CLI “swiss-army-knife" S3 tool that runs on Linux, Windows, and macOS. The
mountcommand allows you to mount a Wasabi bucket as a virtual drive.S3FS is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.