Rustic is a backup tool that provides fast, encrypted, deduplicated backups. It reads and writes the restic repo format described in the design document and can be used as a restic replacement in most cases. It is implemented in Rust, a performant, memory-efficient, and reliable cross-platform systems programming language. Stability Rustic currently is in beta state and misses regression tests. It is not recommended to use it for production backups, yet. https://rustic.cli.rs/
16 lines
730 B
Plaintext
16 lines
730 B
Plaintext
bin/rustic
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/copy_example.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/full.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hooks.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/local.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/par2.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rustic.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/b2.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/rclone_ovh-hot-cold.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/s3_aws.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/s3_idrive.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/sftp.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/sftp_hetzner_sbox.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/services/webdav_owncloud_nextcloud.toml
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.toml
|