Rclone Cloud Mounter helps you mount cloud storage in your local PC using rclone.
-
To easily install following requirments, run below commands using powershell (support Windows 10 version 1709 and later).
winget install -e --id WinFsp.WinFsp && winget install -e --id Rclone.Rclone
- Download the latest executable file from here
- Configure your cloud drives using rclone (see Usage section below)
- Run the application and select your configured cloud drive
-
Setting up cloud drives:
- You must configure your cloud drives with rclone before using this application
- To configure a new drive, open Command Prompt or PowerShell and run:
rclone config
- Follow the interactive prompts to add your cloud storage account
- For detailed setup instructions, watch this tutorial: https://www.youtube.com/watch?v=MwxbX6PNiWA
-
Mounting drives:
- Run the Rclone Mount Manager application
- Choose the number corresponding to the cloud storage you want to mount
- Press Enter and wait for the mount process to complete
- Important: Keep the application window open while using your cloud storage
-
Unmounting drives:
- To unmount, close the application window when you're done using the drive
This application is a front-end for rclone. All mounting operations are performed using rclone in the background.