rustic-rs / rustic

rustic - fast, encrypted, and deduplicated backups powered by Rust
https://rustic.cli.rs
Apache License 2.0
1.84k stars 70 forks source link

`rewrite`: add command to rewrite tree with `<SNAP>:<PATH>` syntax #301

Open aawsome opened 1 year ago

aawsome commented 1 year ago

features:

Implementation idea:

LeoniePhiline commented 1 year ago

Maybe call it the rewrite-it-in-rust command. =)

Sorry, couldn’t resist :) 🦀

ibash commented 6 months ago

It'd be great if we could apply an ignore file to a snapshot. e.g. I'll oftentimes come across files that got backed up that I didn't want, I'll add them to an ignore file and would like to apply that retroactively.