Description
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.
User Reviews for Attic FOR LINUX 7
-
Attic FOR LINUX is a secure and efficient backup utility, supporting data deduplication and optional encryption. Great for daily backups!
-
Attic is an incredible tool! Its deduplication feature saves so much space, and it's easy to use.
-
I love Attic! The command-line interface is straightforward, and it securely backs up my files efficiently.
-
Fantastic app for backups! Attic's 256-bit encryption gives me peace of mind. Highly recommended!
-
Attic has been a lifesaver for my data management. Fast backups with minimal storage usage—5 stars!
-
This open-source backup utility is amazing! It's feature-rich and offers excellent performance for daily backups.
-
Attic makes backing up easy and efficient. I appreciate the off-site backup options and its security features!