Sebastian Bünger
Sebastian Bünger
Since you are shipping binaries for these it's not exactly clear to me which are the exact versions you are using. I think it would be much preferable to either...
Hi, I'm one of developers of [rclone](https://github.com/rclone/rclone) a command line tool written in golang to interact with various cloud storage providers. I'm wondering if the team here is interested in...
This is a convenience feature I added mostly for my own sake. It adds a non interactive way of creating the Agon2id PHC hash from a password which allows for...
Hey there, it's been a long time since I've done anything on rclone but since I've once again some time to work on OSS projects and rclone seems to be...
#### What is the problem you are having with rclone? I've noticed some panic errors caught by pacer when looking at the log of an `rclone copy` from onedrive to...
### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug After a large upload...
#### What is the purpose of this change? This is a bit of an RFC PR it implements support for #8872 and also decouples metrics a bit more rc. I've...
There’s a subtle but important difference between how **`rclone serve restic`** and the **official Restic REST server** handle *append-only* mode. In append-only mode, existing data should never be modified or...