backrest icon indicating copy to clipboard operation
backrest copied to clipboard

Backrest is a web UI and orchestrator for restic backup.

Results 104 backrest issues
Sort by recently updated
recently updated
newest added

Tl;dr logs are captured for command hooks today but these are verbose and intended to capture "everything" for debugging. Command hooks should be able to provide concise summaries (viewable at...

enhancement

**Is your feature request related to a problem? Please describe.** Backrest doesn't seem to support running multiple backups simultaneously. Since restic itself supports running `backup` without exclusively locking the repo,...

enhancement
p3

**Describe the solution you'd like** Rather than starting a plan out of a cron, would be nice to trigger it from an API endpoint as a webhook. This would allow...

enhancement

Ony of my backups threw a warning "Partial backup, some files may not have been read completely". See first screenshot. I thought it would trigger the hook with error conditions,...

bug

While investigating #86, I copied the exact command that Backrest runs and ran it myself from the command line. The summary line prints that 197 seconds elapsed. That's 3:17. However,...

bug
p2

Currently, the only way to restore multiple items at the same time is to restore a full folder contents, but if one wants to restore multiple files/folders from different places...

enhancement

A great tool you have created! An important feature would be a field for repo-based searching for filenames. What do you think about that? Greetings

enhancement
p2

**Is your feature request related to a problem? Please describe.** Backrest.exe is available on github releases but does not currently include an install script like Linux/MacOS **Describe the solution you'd...

enhancement
help wanted

I want a backup plan to be triggered when the plan completes. So I'd like to add a plan-type hook to the backrest that can be configured to fire when...

enhancement

**Describe the bug** I have a scheduled plan that is supposed to run at 5pm each day with the target repo existing on an external NAS machine plugged into my...

enhancement