-
A reminder to document data upload/backup workflow, including the following:
- workflow to download data from SD card to external hard drives -- @ItsUnagii
- workflow and commands to use to run det…
-
Backups consume space - which is costly. It also takes time to upload (and certainly to download)
Regretfully, rclone only support gzip[1] (and not zstd) for compression. This is somewhat unfortunat…
-
# [Rclone 挂载 Onedrive教程](https://github.com/xx-scan/ubsec/blob/master/rclone.md)
- [在centos-7上使用rclone挂载onedrive网盘](https://www.centos.bz/2019/02/%E5%9C%A8centos-7%E4%B8%8A%E4%BD%BF%E7%94%A8rclone%…
-
I'm getting multiple "failed to save config" errors in the logs for mc-backup. I suspect they're actually coming from rclone, but I'm unsure so I'm asking here first.
```
2022-05-01T23:02:58+0000 …
-
Hello
I am encountering some strange issues with permissions. Whether I use my userns keep-id or as root 0:0, I can create and view a config with podman run but cannot run the backup script.
IE,…
-
### The problem
I successfully installed the Rclone Backup addon from the github Repo.
However, when I try to configure it using the provided GUI, I get an error message instead of a config GUI.
![…
opt12 updated
7 months ago
-
So far I'm thrilled with Rustic - notably, it uses rclone, does a proper remote/local sync (so that I no longer need to mount an rclone remote and use `rclone sync`), and the default compression mode …
-
Hi,
I'm currently running an initial snapshot using Kopia.
I'm a bit concerned with the performance, does anyone know if this is normal or a config issue?
The snapshot has been running for 3…
-
According to the [documentation](https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html) AbortMultipartUpload is more complicated than just calling `DELETE` with `upload-Id`
Fi…
-
Is it needed to create all 256 data/ folders when initializing a repo? Or could they also be created when needed?
Borg:
```
└── 0
├── 0
├── 1
├── 10
├── 11
├── 12
…