Duplicity (software)
Appearance
Initial release | August 26, 2002[1] |
---|---|
Stable release | 3.0.4
/ 9 February 2025 |
Cross-platform (POSIX) | |
Type | Backup software |
License | GNU General Public License |
Website | duplicity |
Duplicity is a
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. backend.
Duplicity works best under
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
- List of backup software
- Duplicati is a C# re-implementation of Duplicity
References
- ^ Changelog
- ^ a b "An Automated Reliable Backup Solution | Linux Journal". www.linuxjournal.com. Retrieved 2024-06-03.
- ^ "Taking smart backups with Duplicity". 10 July 2017.
- ^ "Duplicity Website: Features". duplicity.us. Retrieved 2024-12-10.
- ^ Man page section 'A NOTE ON AMAZON S3'
- ^ Man page section 'A NOTE ON GOOGLE CLOUD STORAGE (GCS via Interoperable Access)'
- ^ Man page section 'A NOTE ON RCLONE BACKEND'
- ^ Installing Duplicity on OS/X 10.5 (Leopard) Archived 2008-08-08 at the Wayback Machine.
- ^ Buzdar, Karim (27 May 2019). "How to Backup Files with Déjà Dup and Duplicity on Ubuntu 18.04 LTS". VITUX.
- ^ Duply home page
- ^ ArchWiki (30 May 2024). "Duply Mini-Howto".
External links