Rclone mount for Windows
HomeContact
  • 😇INTRODUCTION
    • Rclone mount for Windows
    • Overview
  • ⚙️REQUIREMENTS
    • Setup Rclone
    • Set environment variable path
  • 🗓️TASK SCHEDULER
    • Setup Windows Task Scheduler
  • 😶SILENTCMD
    • Install SilentCMD
    • Create batch script
    • Setup shortcut
      • Create shortcut
      • Set icon for shortcut
      • Run at startup
      • Make shortcut be as a program
  • 🤞ADVANCED USING
    • Other ways
    • Task Scheduler with batch script
Powered by GitBook
On this page
Edit on GitHub
  1. INTRODUCTION

Overview

PreviousRclone mount for WindowsNextSetup Rclone

Last updated 1 year ago

TWO OPTIONS

Differences
Windows Task Scheduler
SilentCMD

No additional program

Easy to setup

Easy to multi remotes setup

Easy to control (start / stop)


  • ADVANCED USING is a mix of TASK SCHEDULER & SILENTCMD, but you have to read both of them first

  • If you wish to stop mounting, you have to End task in Task Manager


If it isn't efficient and you have another way, feel free to create an issue or create a pull request 🥰

😇

TASK SCHEDULER

SILENTCMD

ADVANCED USING