$Id: README,v 1.1.1.1 2000/12/29 21:26:22 donncha Exp $

Install Backup
--------------
By Donncha O Caoimh.
Released under the GPL.

This script will install and configure TOB, Tape Orientated Backup.
It creates a shell script, /usr/sbin/dailybackup, which will make
backups every day. TOB handles the task of backing up.

The first day you run this script you'll have to create a full backup. 
Backups are rotated every 7 days, meaning that a full backup is made one day
a week. Every other day, only the files that changed since the last backup 
are backed up, ie. an incremental backup is made.

I couldn't find the TOB homepage or find TOB listed on http://freshmeat.net/
but I have included all the original files in the tob directory. There's 
quite a bit of documentation there too.

BUGS
----
In case you don't read the tob documentation, tob has a known bug. It doesn't
handle filenames with spaces in them properly. Hasn't bothered me, but I 
thought you should know.

Contact
-------
CorkLUG website
http://cork.linux.ie/

Donncha O Caoimh
donncha@linux.ie

Comments welcome.
