Duplicity_(software)

Duplicity (software)

Duplicity (software)

Add article description


Duplicity, graphical interface known as Déjà Dup, is a software suite that provides encrypted, digitally signed, versioned, local or remote backup of files requiring little of the remote server.[2][3] Released under the terms of the GNU General Public License (GPL), Duplicity is free software.

Quick Facts Initial release, Stable release ...

Duplicity operates under a scheme where the first archive is a complete (full) backup, and subsequent (incremental) backups only add differences from the latest full or incremental backup.[4] Chains consisting of a full backup and a series of incremental backups can be recovered to the point in time that any of the incremental steps were taken. If any of the incremental backups are missing, then the incremental backups following it cannot be reconstructed. It does this using GnuPG, librsync, tar, and rdiff.[2] To transmit data to the backup repository, it can use SSH/SCP/SFTP, local file access, rsync, FTP, Amazon S3,[5] Google Cloud Storage,[6] Rackspace Cloud Files,[7] and others.

Duplicity works best under Unix-like operating systems (such as Linux, BSD, and Mac OS X),[8] though it can be used with Windows under Cygwin or the Windows Subsystem for Linux. Currently duplicity supports deleted files, full Unix permissions, directories, and symbolic links, fifos, and device files, but not hard links.

Déjà Dup is a graphical user interface for Duplicity.[9]

See also


References

  1. "Taking smart backups with Duplicity". 10 July 2017.



Share this article:

This article uses material from the Wikipedia article Duplicity_(software), and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.