ad88 88 88
d8" "" 88
88 88
MM88MMM 88 8b,dPPYba, ,adPPYba, ,adPPYb,d8 88 ,adPPYba, 8b db d8
88 88 88P' "Y8 a8P_____88 a8" `Y88 88 a8" "8a `8b d88b d8'
88 88 88 8PP""""""" 8b 88 88 8b d8 `8b d8'`8b d8'
88 88 88 "8b, ,aa "8a, ,d88 88 "8a, ,a8" `8bd8' `8bd8'
88 88 88 `"Ybbd8"' `"YbbdP"Y8 88 `"YbbdP"' YP YP
aa, ,88
"Y8bbdP"
Attic is a deduplicating backup program written in Python.
It requires Python 3 and msgpack-python, and llfuse for optional snapshot mounting.
The default Python version on FreeBSD is 2.7, therefore manual installation is required.
Install the necessary FreeBSD ports:
pkg install lang/python35 devel/py-setuptools35 devel/py-msgpack-python devel/pkgconf security/ca_root_nss sysutils/fusefs-libs
Load the fuse kmod (if you want to use `attic mount` right away):
kldload fuse.ko
Use the easy_install script from the 3.5 setuptools to get the dependencies and the main program:
/usr/local/bin/easy_install-3.5 llfuse attic
Attic is now installed in /usr/local/bin/attic, enjoy.
RSS
Atom
Add a comment