Duplicity (software)

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
Duplicity
Initial releaseAugust 26, 2002; 23 years ago (2002-08-26)[1]
Repositorygitlab.com/duplicity/duplicity
Written inPython
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform (POSIX)
    TypeBackup software
    LicenseGNU General Public License
    Website{{URL|example.com|optional display text}}

    Duplicity 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.

    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.[2] To transmit data to remote backup repositories, it can use SSH/SCP/SFTP, rsync, FTP, IMAP, Amazon S3,[5] Google Cloud Storage[6] amongst others. even more backends may be used via the Rclone[7] backend.

    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]

    Duply[10] is a shell frontend for Duplicity adding support for profiles and batch commands.[11]

    See also

    [edit | edit source]

    Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

    References

    [edit | edit source]
    1. ^ Changelog
    2. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    5. ^ Man page section 'A NOTE ON AMAZON S3'
    6. ^ Man page section 'A NOTE ON GOOGLE CLOUD STORAGE (GCS via Interoperable Access)'
    7. ^ Man page section 'A NOTE ON RCLONE BACKEND'
    8. ^ Installing Duplicity on OS/X 10.5 (Leopard) Archived 2008-08-08 at the Wayback Machine.
    9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    10. ^ Duply home page
    11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]