diff options
author | mario <mario@slackverse.org> | 2010-04-16 22:09:03 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:11 +0200 |
commit | bcbfbf9ed5e833fa59ece3367fe6361f667bbc06 (patch) | |
tree | d4e4654197699d1bfa453ae83ea325df093d39bf /system/bacula-client/README | |
parent | cc132de15ed8de387655cb1078867a7ca9590496 (diff) |
system/bacula-client: Added (bacula client only)
Diffstat (limited to 'system/bacula-client/README')
-rw-r--r-- | system/bacula-client/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/bacula-client/README b/system/bacula-client/README new file mode 100644 index 000000000000..4af294c68121 --- /dev/null +++ b/system/bacula-client/README @@ -0,0 +1,13 @@ +Bacula (Manage backup, recovery) - Client only + +Bacula is a set of computer programs that permit you (or the system +administrator) to manage backup, recovery, and verification of +computer data across a network of computers of different kinds. In +technical terms, it is a network Client/Server based backup program. +Bacula is relatively easy to use and efficient, while offering many +advanced storage management features that make it easy to find and +recover lost or damaged files. Due to its modular design, Bacula is +scalable from small single computer systems to systems consisting of +hundreds of computers located over a large network. + +More info on website: http://www.bacula.org |