Fix an editoro.
[pkgsrcv2.git] / sysutils / tob / DESCR
1 tob is a general driver for making and maintaining backups.
2
3 Given a set of `volume definitions', it creates arj, tar or afio based
4 backups, and stores them either to a device in /dev, or a file in the
5 filesystem, to be burned to optical media later, moved off to other
6 machines, etc.  Through a straightforward configuration file, you can
7 instruct tob to mount and unmount devices before beginning backups.
8
9 tob supports full backups, differential backups (of the files which
10 were changed since the last full backup), and incremental backups (of
11 files changed since any previous backups).  It lets you determine the
12 size of the backup before actually making it, maintain listings of
13 made backups, make remote backups and possibly more.