summaryrefslogtreecommitdiff
path: root/sysutils/tob/DESCR
blob: 3ae42bbdd088d0594f05804eb48a78d1310ad013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tob is a general driver for making and maintaining backups.

Given a set of `volume definitions', it creates arj, tar or afio based
backups, and stores them either to a device in /dev, or a file in the
filesystem, to be burned to optical media later, moved off to other
machines, etc.  Through a straightforward configuration file, you can
instruct tob to mount and unmount devices before beginning backups.

tob supports full backups, differential backups (of the files which
were changed since the last full backup), and incremental backups (of
files changed since any previous backups).  It lets you determine the
size of the backup before actually making it, maintain listings of
made backups, make remote backups and possibly more.