restic icon indicating copy to clipboard operation
restic copied to clipboard

Fast, secure, efficient backup program

Results 649 restic issues
Sort by recently updated
recently updated
newest added

Output of `restic version` -------------------------- restic 0.17.1 compiled with go1.22.5 on linux/amd64 What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- First off, restic is...

help: wanted
category: restore
type: feature suggestion

It complains about irregular file, but backs it up anyway. Check then throws error again because of irregular files. Is there a way/option to prevent backing up non-normal files? Thx!

type: bug
category: backup
state: need feedback
platform: windows

Output of `restic version` -------------------------- 017.1 What backend/service did you use to store the repository? --------------------------------------------------------- restic server Problem description / Steps to reproduce ---------------------------------------- restore --delete to root (...

type: feature enhancement
category: restore
category: documentation

Output of `restic version` -------------------------- restic 0.17.1 compiled with go1.23.1 on windows/amd64 What backend/service did you use to store the repository? --------------------------------------------------------- Local file system (Windows 10) Problem description /...

type: question/problem
state: need feedback

Output of `restic version` -------------------------- restic 0.17.0 compiled with go1.22.5 on linux/amd64 Problem description / Steps to reproduce ---------------------------------------- As titled; the CWD itself can be erroneously matched. This had...

type: bug
category: backup
category: user interface

Output of `restic version` -------------------------- restic 0.17.1 compiled with go1.23.1 on linux/amd64 (latest in Debian Trixie) What should restic do differently? Which functionality do you think we should add? ----------------------------------------------------------------------------------...

Output of `restic version` -------------------------- ``` restic 0.17.1 compiled with go1.23.1 on linux/amd64 ``` What backend/service did you use to store the repository? --------------------------------------------------------- Local repository. Problem description / Steps...

type: bug
category: copy

What does this PR change? What problem does it solve? ----------------------------------------------------- We already support `forget --prune --no-lock --dry-run`, but directly calling `prune --no-lock --dry-run` was not possible. Also allow this...

What does this PR change? What problem does it solve? ----------------------------------------------------- By now missing files are not endlessly retried by the retry backend such that it can be enabled right...

Output of `restic version` -------------------------- restic 0.17.1 compiled with go1.23.1 on linux/amd64 What backend/service did you use to store the repository? --------------------------------------------------------- S3 on Scaleway Problem description / Steps to...

type: feature enhancement
category: backend
category: init