NOTE: This document is a bit obsolete. Since it was presented at a LUG meeting years ago I have kept it in tact in the original form however I have begun working on a more up to date version of this presentation with the intention of presenting it again some day in the future. The new version of this document will be available at http://www.sanitarium.net/golug/rsync_backups_2010.html once it is ready. Until then the concepts in this document are still useful however some of the implamentations have changed. For instance rsync --link-dest is now the preferred method of making hard links instead of cp -al.

Backups using rsync

Written by Kevin Korb
as a presentation for GOLUG
Presented on 2005-08-04

This document is available at http://www.sanitarium.net/golug/rsync_backups.html