summaryrefslogtreecommitdiffstats
path: root/system/Attic/README
blob: c97f0db01ef91a9a0c681e2415568943bfb1e63c (plain)
1
2
3
4
5
6
7
8
9
Attic is a deduplicating backup program. 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.

Optional dependency: llfuse (used for mounting the archives)

NOTE:
Please install python3 first before installing all other requirements.