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
This doesn't work yet:
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.
Most dependencies will be automatically installed by cargo build
.
To run the blackbox tests, cram is needed:
pip install cram