logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Backups - Manage Data with Rustic | Online Free DevTools by Hexmos

Create backups quickly with Rustic. Encrypt, deduplicate, and manage your data using this powerful Rust-based backup tool. Free online tool, no registration required.

rustic

Create fast, encrypted, deduplicated backups powered by Rust. More information: https://github.com/rustic-rs/rustic.

  • Initialize a new repository:

rustic init --repository {{/srv/rustic-repo}}

  • Create a new backup of a file/directory to a repository:

rustic backup --repository {{/srv/rustic-repo}} {{path/to/file_or_directory}}

See Also