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

I noticed that rustic v0.5.0-26-g4c190cc produces lots of errors (1 per file ?) when disk is full while restoration goes on. Maybe a disk full error should stop backup/restore process,...

C-enhancement

I think https://crates.io/crates/insta would be a good candidate.

A-testing

rustic currently chooses the latest snapshot with identical host and path(s) (as used by the `backup` command) as parent. This can be improved: - include snapshots which have "super-paths", like...

C-enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `b4ffde6` -> `692973e` | ---...

A-dependencies

I have tons of git repositories under my home directory, which I want to keep backed up. I want to keep `git-ignore = true` in my settings to ignore build...

C-enhancement
A-config

Bumps [curve25519-dalek](https://github.com/dalek-cryptography/curve25519-dalek) from 4.1.2 to 4.1.3. Commits 5312a03 curve: Bump version to 4.1.3 (#660) b4f9e4d SECURITY: fix timing variability in backend/serial/u32/scalar.rs (#661) 415892a SECURITY: fix timing variability in backend/serial/u64/scalar.rs (#659)...

dependencies

I am using the nightly build, just upgraded to the latest release today. When I tried to use `rustic snapshots -i` without specifying a profile or repository, my terminal went...

S-triage

This is a whole saga and not Rustic's fault. All of this has been with stable Rustic version v0.7.0 I tried using GNOME's OneDrive integration (gvfs-daemon via FUSE) as my...

S-triage

personalty would appreciate summary at the and of backup, in a simple readable text format, of what was done so far, the essential details....

C-question

I am getting this error when I try to use onedrive and gdrive. I assume it is the case for others too.. `backend openDAL Backend cannot be loaded: Unsupported (permanent)...

S-triage