Skip to content

TyOverby/conserve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

739 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conserve - a robust backup program

At this time Conserve is not ready for production use.

Copyright 2012-2016 Martin Pool, mbp@sourcefrog.net.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Conserve's homepage is: https://github.com/sourcefrog/conserve

Linux build status Clippy Linting Result Windows build status

Use

conserve init /backup/my-source
conserve backup ~/ /backup/my-source
conserve validate /backup/my-source
conserve restore /backup/my-source /tmp/source-restore

For more details see the conserve(1) man page.

Install

Conserve runs on Unix, OS X, and Windows.

To build Conserve you need Rust and a C compiler that can be used by Rust.

Then simply run

$ cargo build

More documentation

About

[pre-alpha] robust backup tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%