-
I have an rclone.conf similar to this:
```
[secret]
type = crypt
remote = someremotedrive:
filename_encryption = standard
directory_name_encryption = true
password = asdfasdfasdfasdfasdf
```…
-
Hi Team,
while testing latest release, rclone (mount) fail to list subfolders:
`ERROR : Books/Books/Comics: Entry doesn't belong in directory "Books" (contains subdir) - ignoring`
rclone mount …
-
Some parts of rclone, such as the [SFTP checksum](https://rclone.org/sftp/#checksum), currently support only `md5sum` and `sha1sum`. These are both very slow, necessarily sequential hashes.
[BLAKE3…
-
#### What is the problem you are having with rclone?
When copying a (larger) file to tardigrade it stops at 100% and never completes
#### What is your rclone version (output from `rclone ver…
-
I would like to raise an issue with ~ and $HOME is not referring to the user's home directory when executing with Semaphore. It is currently referring to /tmp/semaphore, which is wrong and leads to in…
-
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…
-
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'…
-
### Description
Currently there is no option to check bucket size without using external tools like `rclone ncdu`. It would be nice to view it here.
![image](https://github.com/SiaFoundation/rente…
-
#### What version of RCX are you using (About -> App version)?
1.12.2
#### What is your Android version, phone model and manufacturer?
Android 12 (LineageOS 19), Moto G7 Plus
#### Wh…
-
# 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…