diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-30 23:49:47 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-01-31 00:50:57 -0600 |
commit | 69f522b301ee6d5da5c614436f388a5cef24bd69 (patch) | |
tree | 66500abded1d0e28f465b9ee7133a44561afe527 /system/Attic/README | |
parent | 20254f4a1a5f4a3d6abf62810140ac09eb4855c4 (diff) | |
download | slackbuilds-69f522b301ee6d5da5c614436f388a5cef24bd69.tar.gz |
system/Attic: Added (Deduplicated backups)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/Attic/README')
-rw-r--r-- | system/Attic/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/Attic/README b/system/Attic/README new file mode 100644 index 0000000000..afbb18f387 --- /dev/null +++ b/system/Attic/README @@ -0,0 +1,4 @@ +Attic is a deduplicating backup program. The main goal of attic +is to provide an efficient and secure way to backup data. The +data deduplication technique used makes Attic suitable for daily +backups since only actual changes are stored. |