Difference between revisions of "backup software"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (New page: ==Navigation== computing: software: backups ==Overview== This page is about software for performing and managing backups of files stored on nonvolatile media.{{...)  | 
				 (→Software:  Robin Lee Powell's Backup Method)  | 
				||
| 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  | ||
| + | ==Links==  | ||
| + | * [http://digitalkingdom.org/~rlpowell/hobbies/backups.html Robin Lee Powell's Backup Method]  | ||
Revision as of 12:04, 7 October 2007
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