---
title: "Virtual Drive: Using a Wasabi Bucket as a Virtual Drive"
slug: "wasabi-as-a-virtual-drive"
updated: 2026-02-13T21:16:40Z
published: 2026-02-13T21:16:40Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Virtual Drive: Using a Wasabi Bucket as a Virtual Drive

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](https://docs.wasabi.com/docs/how-do-i-use-cloudberry-drive-with-wasabi) is a Windows GUI Tool for mounting a Wasabi bucket as a virtual drive.
- [Geesefs](https://docs.wasabi.com/docs/how-do-i-use-geesefs-with-wasabi) is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.
- [Goofys](https://docs.wasabi.com/docs/how-do-i-use-goofys-with-wasabi) is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.
- [Mountain Duck](https://docs.wasabi.com/docs/how-do-i-use-cyberduck-or-mountain-duck-with-wasabi) is a Windows GUI tool for mounting a Wasabi bucket as a virtual drive.
- [Rclone](https://docs.wasabi.com/docs/how-do-i-use-rclone-with-wasabi?highlight=mount) is a CLI “swiss-army-knife" S3 tool that runs on Linux, Windows, and macOS. The `mount` command allows you to mount a Wasabi bucket as a virtual drive.
- [S3FS](https://docs.wasabi.com/docs/how-do-i-use-s3fs-with-wasabi) is a CLI FUSE utility that supports mounting a Wasabi bucket as a virtual drive on Linux.
