Penguin

Differences between version 13 and previous revision of BackupNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 13 Last edited on Wednesday, September 28, 2005 2:17:46 pm by IanMcDonald Revert
Older page: version 12 Last edited on Sunday, November 28, 2004 12:48:37 am by AristotlePagaltzis Revert
@@ -11,7 +11,8 @@
 * TarNotes for information on backing up large amounts of data to more than one tape with tar(1) 
 * [Arkeia] and ArkeiaNotes 
 * BackupExec and BackupExecNotes 
 * [Linux Ext2fs Undeletion mini-HOWTO | http://www.tldp.org/HOWTO/Ext2fs-Undeletion.html] (although you don't need to since you have good backups, right?) 
+* rsync(1) e.g. To copy to another machine/partition etc you can do <tt> rsync -av --rsh="ssh" sourcedir destdir</tt>  
  
 ---- 
 CategoryDiskNotes