Rclone logo

Rclone Magisk Module: Mount Cloud Storage as Local Folders

0.0(0 reviews)
By@NewFuture
Open Source
Downloads
2
Version
v1.74.4
Size
24.74 MB
Updated
28 Jul 2026

Module Overview

The Rclone Magisk module integrates Rclone and FUSE 3.17.x into Android devices. It directly mounts cloud storage services like Google Drive and Dropbox as local file directories, enabling system-wide access to remote files without consuming internal device storage.

I've been running this on my daily driver to keep my massive media library on a remote drive while playing it straight through my standard video player. Under the hood, the FUSE integration handles the heavy lifting, making remote files load just like they are sitting on a physical SD card without eating up local space.

  • System-wide FUSE integration tricks your phone into reading remote cloud drives as native local storage folders.
  • Mounts at boot so your connected drives are ready to go the second the device finishes starting up.
  • Low-priority background syncing is great for quietly pushing local backups to your remote storage using custom configuration scripts.
  • Web GUI control runs locally on port 8080, giving you a straightforward browser interface to manage accounts and passwords.

Support & Requirements

  • Root: Magisk or KernelSU
  • OS: Android 8.0+ (Requires kernel FUSE support, standard on most modern devices)

How to Install

  1. Download the latest Rclone module .zip from the official GitHub releases.
  2. Open your Magisk or KernelSU app, navigate to the Modules tab, and tap "Install from storage".
  3. Select the downloaded .zip, wait for the flash to complete, and reboot your device.

Rate this Module

Share your experience with the community.

* You will be prompted to login via Google in one click to verify your rating.