-
-
I'm using restic via an append only ssh backend (using ssh forced commands) and would like to use the same or a similar backend for git-remote-restic.
To use the backend with normal restic backups …
-
Output of `restic version`
--------------------------
`restic 0.17.3 compiled with go1.23.2 on linux/amd64`
What should restic do differently? Which functionality do you think we should add?
---…
-
### Describe the bug
Prometheus restic-exporter requires write access to the cache directory.
It updates the cache directory timestamp to indicate that the cache is still in use (and from what I gat…
-
Output of `restic version`
--------------------------
`restic 0.17.3 compiled with go1.23.3 on darwin/arm64`
What backend/service did you use to store the repository?
-------------------------…
-
in kopia mode velero push backups to s3 cloud.ru correct but the same configuration in restic mode give me error
version of chart is 5.4.0
[velero.txt](https://github.com/user-attachments/files/…
-
Borg seems like a superior software to Restic, with a lot of pluggable interfaces such as [web interface](https://borgwarehouse.com), [dedicated hosting](https://www.borgbase.com) and [configuration-d…
-
### Description
Backups are stated as `Succeeded` even if the backup commands failed. This is just an example, the reason _why_ the backup failed has already been fixed. However, it is problematic to…
xoxys updated
22 hours ago
-
**Is your feature request related to a problem? Please describe.**
I would like to create backups of non-confidential files without password encryption.
**Describe the solution you'd like**
Since…
-
Related to #79
Is there any plans to add VolumeSnapshots and if so, is there an ETA for it?
Currently there's quite a lot of workaround to do i.e backups Volsync + Restic and direct copy - which …