freebsd-ports/sysutils/flexbackup/pkg-descr
Chris Piazza 1b9c475a42 Flexbackup is a flexible "wrapper" around dump, cpio, afio, or tar which helps
automate doing tape backups (local or remote).

PR:		14108
Submitted by:	John Reynolds <jreynold@primenet.com>
1999-10-07 04:22:30 +00:00

17 lines
615 B
Text

Flexible backup script.
Features:
o Easy to configure.
o Uses dump, afio, tar, or cpio with the flick of a switch.
o Backup, extract, compare, list modes.
o Compression and buffering options for all backup types.
o Full (0) and 1-9 levels of incremental backup (ala "dump").
o Filesystem-oriented (won't traverse devices).
o Does remote filesystems (over rsh/ssh; no special service).
o Works with IDE/SCSI tapes
or Linux ftape (allows table of contents support)
or archive to normal files rather than device
o Nice log files.
WWW: http://members.home.com/edwinh/flexbackup/