bbstored
server for the BoxBackup remote backup system
Install
- All systems
-
curl cmd.cat/bbstored.sh
- Debian
-
apt-get install boxbackup-server
- Ubuntu
-
apt-get install boxbackup-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install boxbackup-server
- Raspbian
-
apt-get install boxbackup-server
- Dockerfile
- dockerfile.run/bbstored
boxbackup-server
server for the BoxBackup remote backup system
BoxBackup is an automatic on-line backup system. The server waits for connections from remote clients, authenticates them via X.509 certificates and stores the encrypted data on hard drives with optional RAID techniques. It also supports versions historization and per-user quotas.