mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
d50fd63d36
- revived - stage support added - compilation issues fixed PR: 194223 Submitted by: Hrant Dadivanyan <hrant@dadivanyan.net>, Chris Hutchinson <portmaster@bsdforge.com>
14 lines
557 B
Plaintext
14 lines
557 B
Plaintext
This is a port of Box Backup, an online backup daemon
|
|
|
|
The backup daemon, bbackupd, runs on all machines to be backed up. The
|
|
store server daemon, bbstored runs on a central server. Data is sent
|
|
to the store server, which stores all data on local filesystems, that
|
|
is, only on local hard drives. Tape or other archive media is not
|
|
used.
|
|
|
|
The system is designed to be easy to set up and run, and cheap to use.
|
|
Once set up, there should be no need for user or administrative
|
|
intervention, apart from usual system maintenance.
|
|
|
|
WWW: http://www.boxbackup.org/
|