rustic icon indicating copy to clipboard operation
rustic copied to clipboard

rustic - fast, encrypted, and deduplicated backups powered by Rust

Results 184 rustic issues
Sort by recently updated
recently updated
newest added

> paste - no longer maintained | Details | | | ------------------- | ---------------------------------------------- | | Status | unmaintained | | Package | `paste` | | Version | `1.0.15` |...

A-dependencies

When using webdav, contents is stale. Only way to refresh is to restart the webdav server. im using the --no-cache flag edit: this seems to apply to new snapshots only

C-enhancement
A-core

Please add a support to use log files specific to each `[[backup.snapshots]]`

C-enhancement
E-help-wanted

It seems like the B2 opendal backend is not deleting files from the storage, but rather soft-deleting them. ![Image](https://github.com/user-attachments/assets/ec7f528f-cb7c-4ca8-b45e-bf34523448b9) ![Image](https://github.com/user-attachments/assets/cf0d7dfa-ffa4-408c-a808-5148d8d8fd80) https://sh.reddit.com/r/backblaze/comments/1arnnnx/comment/kqlrtno

A-backends
C-upstream

recently, support for the Prometheus Pushgateway was added in #1404. while it allows for easier migration from resticprofile, there is now a standard that doesn't require you to deploy a...

C-enhancement
good first issue
E-help-wanted

Error occurs for any backup after sending SIGINT to rustic (https://github.com/rustic-rs/rustic/commit/d1b11f9c5f8b83056a96608ea22a227f0d71431e ) process when it did not seem to resume uploading after moving WiFi networks. Unable to `rustic repair` the...

A-errors

## 🤖 New release * `rustic-rs`: 0.9.5 -> 0.9.6 (✓ API compatible changes) Changelog ## [0.9.6](https://github.com/rustic-rs/rustic/compare/v0.9.5...v0.9.6) - 2025-04-18 ### Other - dependency updates --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).

When running in a systemd service, `rustic` gives zero indication of progress. For long backups (eg. hours-long), this can be pretty destabilizing. Suggested change: This command currently displays nothing until...

C-enhancement
good first issue

For example borg supports `serve` command which can be set in ssh's `authorized_keys` `command=` and it would restrict that key access to a particular directory including append only mode. Such...

S-triage

> Broadcast channel calls clone in parallel, but does not require `Sync` | Details | | | ------------------- | ---------------------------------------------- | | Status | unsound | | Package | `tokio`...