Difference between revisions of "backup software"
Jump to navigation
Jump to search
(→Software: Robin Lee Powell's Backup Method) |
(CrashPlan; Ubuntu One) |
||
Line 6: | Line 6: | ||
* [[rsync]] is a powerful [[Linux]] [[command line]] tool which can be used for doing backups, or as part of a backup system | * [[rsync]] is a powerful [[Linux]] [[command line]] tool which can be used for doing backups, or as part of a backup system | ||
* [http://www.cis.upenn.edu/~bcpierce/unison/ Unison File Synchronizer] is a [[GUI]] file synchronization tool available for Linux, Windows, and Mac systems | * [http://www.cis.upenn.edu/~bcpierce/unison/ Unison File Synchronizer] is a [[GUI]] file synchronization tool available for Linux, Windows, and Mac systems | ||
+ | * [http://www.crashplan.com/consumer/compare.html CrashPlan]: software and an optional service | ||
+ | ===Services=== | ||
+ | * [[Ubuntu One]]: provides some online storage for free; frustrating user interface | ||
==Links== | ==Links== | ||
* [http://digitalkingdom.org/~rlpowell/hobbies/backups.html Robin Lee Powell's Backup Method] | * [http://digitalkingdom.org/~rlpowell/hobbies/backups.html Robin Lee Powell's Backup Method] |
Latest revision as of 12:41, 24 March 2013
Overview
This page is about software for performing and managing backups of files stored on nonvolatile media.
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Software
- rsync is a powerful Linux command line tool which can be used for doing backups, or as part of a backup system
- Unison File Synchronizer is a GUI file synchronization tool available for Linux, Windows, and Mac systems
- CrashPlan: software and an optional service
Services
- Ubuntu One: provides some online storage for free; frustrating user interface