Description
Duplicity
Duplicity is a handy tool for backing up your directories. It creates encrypted tar-format volumes and can upload them to either a remote or local file server. What’s cool is that it uses something called librsync, which makes the backups space-efficient. This means it only saves the bits of files that have changed since your last backup!
Secure Your Backups
One of the best things about Duplicity is how it keeps your data safe. It uses GnuPG to encrypt and sign your archives, so they’re protected from snooping or any unwanted changes by the server.
The Rdiffdir Utility
The Duplicity package comes with a neat tool called rdiffdir. This is an extension of librsync specifically for directories. With rdiffdir, you can create signatures and deltas not just for files but also for whole directories! And guess what? These signatures and deltas are in GNU tar format, making them super useful.
Protocols Supported by Duplicity
You might be wondering how Duplicity connects to a file server. Well, it supports a bunch of protocols! So far, it works with ssh/scp, local file access, rsync, ftp, HSI, WebDAV, and even Amazon S3.
File Support Features
Currently, Duplicity has you covered with full Unix permissions along with support for deleted files, directories, symbolic links, device files, and fifos. However, hard links aren’t supported at this time.
Installation Made Easy
If you want to install Duplicity on your Mac, it's pretty straightforward! Just open up a Terminal window and navigate to the folder where Duplicity is located. Then run this command:
sudo python setup.py install
This will need admin privileges to get started!
If you're interested in downloading Duplicity or want to check out more details about it, you can head over to this link: Download Duplicity!
User Reviews for Duplicity FOR MAC 7
-
Duplicity for Mac is a reliable tool for backing up directories with encryption and remote server upload. Efficient and secure solution.
-
Duplicity is a game changer for backups! The encryption gives me peace of mind, and the incremental backups are super efficient.
-
Absolutely love Duplicity! It’s user-friendly and handles my backups seamlessly. The security features are top-notch.
-
Fantastic app! Duplicity makes backing up my files easy and secure. I appreciate how it efficiently saves space with incremental backups.
-
5 stars for Duplicity! It’s reliable, easy to use, and the encryption ensures my data is safe from prying eyes. Highly recommend!
-
Duplicity is simply amazing! The combination of security and efficiency in file backups is unmatched. Couldn't ask for more!
-
I’m really impressed with Duplicity. It handles all my backup needs effortlessly while keeping everything secure. Great job!