Differences between version 14 and predecessor to the previous major change of BackupNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 14 | Last edited on Tuesday, October 4, 2005 1:09:22 am | by OliverJones | Revert |
Older page: | version 13 | Last edited on Wednesday, September 28, 2005 2:17:46 pm | by IanMcDonald | Revert |
@@ -12,7 +12,7 @@
* [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>
-
+* rdiff-backup(1) - Python program to do differential backups using the rdiff command (uses the rsync protocol).
----
CategoryDiskNotes