attic

deduplicating backup program

Install

All systems
curl cmd.cat/attic.sh
Debian Debian
apt-get install attic
Ubuntu
apt-get install attic
Windows (WSL2)
sudo apt-get update sudo apt-get install attic
Raspbian
apt-get install attic

attic

deduplicating backup program

Attic is a deduplicating backup program written in Python. The main goal of Attic is to provide an efficient and secure way to backup data. The data deduplication technique used makes Attic suitable for daily backups since only actual changes are stored.