Skip to content

mthlpbs/RClone-Cloud-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rclone Cloud Mounter

Rclone Cloud Mounter helps you mount cloud storage in your local PC using rclone.

Rclone Cloud Mounter Screenshot

Requirements

  • Rclone

  • WinFsp

    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
    

Installation

  1. Download the latest executable file from here
  2. Configure your cloud drives using rclone (see Usage section below)
  3. Run the application and select your configured cloud drive

Usage

  1. 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
  2. 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
  3. Unmounting drives:

    • To unmount, close the application window when you're done using the drive

Note

This application is a front-end for rclone. All mounting operations are performed using rclone in the background.

About

A program for easily managing and mounting cloud storage using Rclone.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages