Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 434 Bytes

File metadata and controls

26 lines (24 loc) · 434 Bytes

Mounter

All users in the accounts folder and remount at the time interval you set.

Installation

npm i

Rclone Flags (config.txt)

Supports all Rclone commands.

Flags (required!)

--drive Rclone remote name.
--path Mounted directory.
--time User change interval(min).

Flags (optional)

--ftime User change first time(min)

Run example

node mounter --drive Gdrive --path /mnt0 --time 60