What is Attic FOR LINUX?
Attic FOR LINUX
Attic is an open source and totally free command-line software implemented in Python and designed from the ground up to act as a deduplicating backup utility for supported file systems and computer operating systems. The project's main goal is to provide a secure and efficient way to back up your data, using the data deduplication technique. Since it is designed to store only actual changes, Attic is suitable for daily backups.
Key Features:
- Space efficient storage
- Off-site backups
- Optional data encryption (256-bit AES)
- Support for GNU/Linux and Mac OS X operating systems
- Tested on 32-bit and 64-bit architectures
If you would like to see a real-life example of usage for the Attic, please take a close look at the code below:
$ attic init /somewhere/my-repository.attic
$ attic create /somewhere/my-repository.attic::Monday ~/Documents
$ attic create --stats /somewhere/my-repository.attic::Tuesday ~/Documents
Archive name: Tuesday
Archive fingerprint: 387a5e3f9b0e792e91ce87134b0f4bfe17677d9248cb5337f3fbf3a8e157942a
Start time: Tue Mar 25 12:00:10 2014
End time: Tue Mar 25 12:00:10 2014
Duration: 0.08 seconds
Number of files: 358
Original size Compressed size Deduplicated size
This archive: 57.16 MB 46.78 MB 151.67 kB
All archives: 114.02 MB 93.46 MB 44.81 MB
Supported Distributions:
The software is officially supported on Ubuntu, Debian, Arch Linux, and Slackware Linux distributions. It requires msgpack-python 0.1.10 or later and OpenSSL 1.0.0 or higher libraries.
Installation:
To install Attic using the tarball provided on Softpedia, download the file, save it on your computer, unpack it, open a Linux Terminal app, navigate to the location of the extracted archive file (e.g. /home/softpedia/Attic-0.13) and execute the 'sudo python setup.py install' command.
How Download Works
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
