aboutsummaryrefslogtreecommitdiff
path: root/sysutils/flexbackup/pkg-descr
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-07 04:22:30 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-07 04:22:30 +0000
commit1b9c475a42623b7918eb93d47b4d02cc2e88f87c (patch)
treead721abe2c0b6823946f6c72e894456f895b4008 /sysutils/flexbackup/pkg-descr
parent25abf4b4a7d028a535c39c871464a0cdc1879f16 (diff)
downloadports-1b9c475a42623b7918eb93d47b4d02cc2e88f87c.tar.gz
ports-1b9c475a42623b7918eb93d47b4d02cc2e88f87c.zip
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>
Notes
Notes: svn path=/head/; revision=22218
Diffstat (limited to 'sysutils/flexbackup/pkg-descr')
-rw-r--r--sysutils/flexbackup/pkg-descr17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/flexbackup/pkg-descr b/sysutils/flexbackup/pkg-descr
new file mode 100644
index 000000000000..5c26631cf6ce
--- /dev/null
+++ b/sysutils/flexbackup/pkg-descr
@@ -0,0 +1,17 @@
+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/