diff options
author | Lionel Young <redtricycle@gmail.com> | 2011-07-18 22:14:56 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:11 -0500 |
commit | cf44db154b16a9b30bc6a1db36e65a98ec94414d (patch) | |
tree | deea49a5b7c5c244e889cea71471542f68b2a1c0 /system/crashplan/README | |
parent | 393d02330593dfb81528e64f808ff385453a0a83 (diff) |
system/crashplan: Added (on and off-site backup)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/crashplan/README')
-rw-r--r-- | system/crashplan/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/system/crashplan/README b/system/crashplan/README new file mode 100644 index 000000000000..d721b2648b28 --- /dev/null +++ b/system/crashplan/README @@ -0,0 +1,12 @@ +CrashPlan is a backup software product that backs up personal files once a +day: + +* Free onsite backup, allowing you to back up to other computers and + attached external hard drives. +* Free offsite backup when you back up to computers belonging to people you + know, like friends and family. +* Paid cloud-storage backup: the free version of CrashPlan does not back up + to their cloud storage. + +The daemon is CrashPlanEngine, which is started by rc.crashplan. +The GUI can be launched by using the command CrashPlanDesktop. |