TarTheft 1.0 (Default branch) |
|
|
TarTheft is a system for archiving based on the
central idea of client and server "refs": keys
based on both filename and content of that file to
access the archive. TarTheft coexists with version
control on the client to store the refs, their
path information, and meta-data. The server can
use the version control system to store multiple
versions of the files on tape, but is not
dependent on it.
License: GNU General Public License v2
Changes:
The program was completely rewritten. The
archiving is based on client and server references
(crefs and srefs). A portable client in Python
(GUI and console) was added for uploading and
downloading and managing crefs. servett is an
automation daemon for tape library control.
gettape and mktape are tape hardware scripts
(based on mt/mtx).
|