immortalwrt / Rclone-OpenWrt

LuCI Support for Rclone.
GNU General Public License v3.0
71 stars 28 forks source link

Rclone-OpenWrt

Screenshot

luci-app-rclone

luci-app-rclone screenshot

RcloneNg

RcloneNg screenshot

RcloneNg screenshot

RcloneNg screenshot

rclone-web-ui-react

rclone-web-ui-react screenshot

rclone-web-ui-react screenshot

FAQ

WebUI

Rclone address http://192.168.1.1/rclone-webui-react/ is wrong in rclone-web-ui-react, and it should be replaced as http://192.168.1.1:5572 shown at the top of luci-app-rclone

Mount

Mount the remote as file system on a mountpoint

  rclone mount remote:path /path/to/mountpoint [flags]

A fatal error failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH will be raised, if fuse-utils package isn't installed

License

GNU General Public License v3.0