rustic - fast, encrypted, deduplicated backups powered by Rust

crate Docs Apache2/MIT licensed Crates.io Downloads

Rustic is a backup tool that provides fast, encrypted, deduplicated backups written in Rust. It reads and writes the restic repo format described in the design document and can be used as a restic replacement in most cases.

Rustic supports the major operating systems (Linux, MacOs, *BSD), Windows support is experimental.

Note that rustic currently is in a beta release and misses regression tests.

You can ask questions in the Discussions or have a look at the FAQ

Features:

Quick start:

Are binaries available?

Sure. Check out the releases. Binaries for the latest development version are available here.

What is the difference between rustic and restic?

See the Comparison between rustic and restic.

License

Licensed under either of:

at your option.

Contribution

Contributions in form of issues or PRs are very welcome.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.