flexbackup
Flexible backup tool for small to medium sized installations
Install
- All systems
-
curl cmd.cat/flexbackup.sh
- Debian
-
apt-get install flexbackup
- Ubuntu
-
apt-get install flexbackup
- Kali Linux
-
apt-get install flexbackup
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install flexbackup
- Raspbian
-
apt-get install flexbackup
- Dockerfile
- dockerfile.run/flexbackup
flexbackup
Flexible backup tool for small to medium sized installations
Flexbackup is a flexible backup tool that works well for small to medium sized tasks for which solutions like amanda are overkill. It features: * Easy configuration * Uses afio, dump, GNU tar, cpio, star, pax, lha, or zip archivers * Full and numbered levels of incremental backup (similar to "dump") * Compression and buffering options for all backup types * Handles remote filesystems with ssh/rsh; no special services required * Writes to tapes, on-disk archive files, or on-disk directory trees * Keeps a table of contents so you know what archives are on each tape * Extensive logging options