-
can support offline install?
```
[root@minio-1 ~]# rclone rcd --rc-web-gui
2020/12/27 17:32:56 NOTICE: A new release for gui is present at https://github.com/rclone/rclone-webui-react/releases/dow…
-
# Description of the bug
download a s3 object with filestash is slower than rclone
# Step by step instructions to reproduce the bug
Maybe it's not a bug.
# Can you replicate that error from th…
-
When rclone is installed on a system with a bad connectivity where connections go down from time to time, could be perfect if rclone could do small incremental syncs of big files like rsync does so th…
-
Hi @negative0
I'm running your webui in a docker container with an rclone mount on Ubuntu.
It's works perfectly, apart from the fact I can't work out how to add a local drive in explorer. When I'…
-
> rclone - Windows, AMD-64, v1.35 stable
> Rclone Browser - 1.1-9792a8b
> Using `Crypt` overlayed on `Amazon Cloud Drive`
> Stream Command: `"C:\Program Files\mpv-x86_64-20170212\mpv.exe" -`
Ste…
-
#### The associated forum post URL from `https://forum.rclone.org`
#### What is the problem you are having with rclone?
copy the file marked as malware from onedrive it show the error `Fai…
-
The project contains implementations for object store providers. I want to propose an alternative to that by using Rclone's [FS](https://pkg.go.dev/github.com/rclone/rclone/fs?tab=doc#Fs) interface. R…
-
I am using FUSE-T with rclone. I am, however, 99% sure this is a FUSE-T issue and not rclone.
I have a file with the following character: `é`. That is `e + U+0301` or UTF8 encoded: `e\xcc\x81`. Th…
-
Can you please check why parallel uploads on Dropbox through Rclone doesn't work? It's uploading only 1 plot at once, but not all in parallel when they are finished. I tried different options but can'…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.18.4 freebsd/amd64
### Does this issue reproduce with the latest release?
Yes, but it's dependent on …