rclone-webui-react icon indicating copy to clipboard operation
rclone-webui-react copied to clipboard

A full fledged UI for the rclone cloud sync tool

Results 85 rclone-webui-react issues
Sort by recently updated
recently updated
newest added

#### What is the problem you are having with rclone? I am running rclone gui from a Docker container. I can browse configs fine. I am trying to add one...

Where is Progress.md?

Attempting to use --cache-dir in extra flags results in this being spit to cmd 2022/03/30 10:38:27 ERROR : rc: "mount/mount": error: key "mountOpt": Reshape failed to Unmarshal: json: cannot unmarshal...

I have this running inside the rclone/rclone:beta docker image, listening on 0.0.0.0:5572 instead of 127.0.0.1:5572 ``` docker run -it --rm -p 5572:5572 rclone/rclone:beta rcd --rc-web-gui --rc-addr 0.0.0.0:5572 --rc-user=test --rc-pass=test --rc-serve...

I am trying webui in docker and created mount point and it got mounted successfully. I can access files from host as well. I like to know that how can...

Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Error while fetching the latest release of Web GUI: Error checking for web gui release update, skipping update: bad HTTP status 403 (403 Forbidden) when fetching https://api.github.com/repos/rclone/rclone-webui-react/releases/latest

Allow to save mount settings, drive and etc. in pattern, which can be loaded easily later at any point, with ability to create new pattern, edit it or delete pattern.

So I will try my best to explain this **"BUG"** So I hosted api on a host(vps server) & it is working as expected with local rclone rc I used...