An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org:8891

Duplicity is a software suite that provides encrypted, digitally signed, versioned, local or remote backup of files requiring little of the remote server. Released under the terms of the GNU General Public License (GPL), Duplicity is free software. Duplicity works best under Unix-like operating systems (such as Linux, BSD, and Mac OS X), 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.

Property Value
dbo:abstract
  • Duplicity ist eine für Linux entwickelte Datensicherungssoftware, mit der sogenannte inkrementelle Backups erstellt werden können. (de)
  • Duplicity is a software suite that provides encrypted, digitally signed, versioned, local or remote backup of files requiring little of the remote server. 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. 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. To transmit data to the backup repository, it can use SSH/SCP/SFTP, local file access, rsync, FTP, Amazon S3, Google Cloud Storage, Rackspace Cloud Files, and others. Duplicity works best under Unix-like operating systems (such as Linux, BSD, and Mac OS X), 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. (en)
dbo:genre
dbo:license
dbo:programmingLanguage
dbo:releaseDate
  • 2002-08-26 (xsd:date)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 6891990 (xsd:integer)
dbo:wikiPageLength
  • 3716 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1097840551 (xsd:integer)
dbo:wikiPageWikiLink
dbp:genre
dbp:license
dbp:name
  • Duplicity (en)
dbp:operatingSystem
  • Cross-platform (en)
dbp:programmingLanguage
dbp:released
  • 2002-08-26 (xsd:date)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Duplicity ist eine für Linux entwickelte Datensicherungssoftware, mit der sogenannte inkrementelle Backups erstellt werden können. (de)
  • Duplicity is a software suite that provides encrypted, digitally signed, versioned, local or remote backup of files requiring little of the remote server. Released under the terms of the GNU General Public License (GPL), Duplicity is free software. Duplicity works best under Unix-like operating systems (such as Linux, BSD, and Mac OS X), 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. (en)
rdfs:label
  • Duplicity (Software) (de)
  • Duplicity (software) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • Duplicity (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License