-
It would be nice to have rclone in daemon mode, listening some paths and when something change, rclone sync it.
dbcm updated
5 months ago
-
#### What is the problem you are having with rclone?
panics on `rclone move`
#### What is your rclone version (output from `rclone version`)
```
rclone v1.52.0
- os/arch: linux/amd64
-…
ghost updated
4 years ago
-
#### What is the problem you are having with rclone?
The `--stat` option for the `rclone lsjson` command was recently added. But it produces a differently formatted (pretty) json output than without…
-
We had to remove configs with private keys from the CM [get-rclone](https://github.com/mlcommons/cm4mlops/tree/main/script/get-rclone) script.
We need to add proper support to handle such private k…
-
From time to time (approximately weekly) my drives fail to mount. I have to remove them, recreate them and reauthorize them, and then they're fine for a while.
The expiration may depend on time or…
-
I recently changed my Nextcloud authentication to use 2FA, so I needed to change my password in Celeste. The sync instead just fails consistently, requiring deletion of all app data and reinstallation…
-
#### What is your current rclone version (output from `rclone version`)?
rclone v1.53.3
- os/arch: linux/amd64
- go version: go1.15.5
#### What problem are you are trying to solve?
I have a c…
agncr updated
5 months ago
-
#### What is the problem you are having with rclone?
I have an object on an S3-compatible bucket that contains two consecutive forward slashes, e.g. `s3remote://bucket/odd//name/indeed`. Any rclone c…
-
#### What is the problem you are having with rclone?
Rclone sync with protondrive is transferring 4-5MB/s of data when performing a sync check from my local machine to protondrive. This happens even…
-
I wanted to look at cryfs as a way to encrypt data stored in an rclone mount. I almost immediately had unrecoverable data corruption.
I created 4 random files, 10MB each on a 4MB block cryfs filesy…