-
docker plugin install itstoggle/docker-volume-rclone_rd:amd64 args="-v" --alias rclone --grant-all-permissions config=$VOLDIR/rclone/config cache=$VOLDIR/rclone/cache
amd64: Pulling from itstoggle/do…
-
I created the volume using official method mentioned in the step by step installation page on GitHub
docker plugin install itstoggle/docker-volume-rclone_rd:amd64 args="-v" --alias rclone --grant-a…
-
#### The associated forum post URL from `https://forum.rclone.org`
#### What is the problem you are having with rclone?
I tried to move items from remote using SFTP config, to local (Linux…
-
Hello,
I wanted to setup the email notifications, so set the SMTP env var.
For now, I want to use gmail.
I succeed to get an email after a backup, but I have some warnings in the log:
```log
uplo…
-
**Describe the bug**
The initial scan of my library is taking a very long time - I'm at 24 hours and it is still going. I initially added a small library (~400 titles with 2 copies of each) and it w…
-
I've never experienced an issue like this before, been through hours of troubleshooting with users and mount points and not worked out the cause yet - Thought I'd post an issue just incase someone els…
-
I haven't updated to the new .10 versions yet, but I'm getting unique constraint issues again:
```
ERROR: 2023-11-04 09:19:04 [ ERROR ] unifi_protect_backup.uploader : [65457fce03…
-
### Description of the bug
I compiled from source but dash only returns 0% for my gpu. I've run decoding tasks and can see with radeontop that my gpu is being used. Any ideas?
### How to reproduce
…
-
#### What is the problem you are having with rclone?
When running rclone via docker-compose behind a nginx-proxy (Nginx Proxy Manager) there are some issues:
1. After providing the login credentia…
-
## Issue Description
I am using the `rclone bisync` command to sync files between my local machine and OneDrive cloud storage. However, I noticed that when I delete a file locally and then run the …