Rdiff-backup (original) (raw)

Property Value
dbo:abstract rdiff-backup ist eine für Linux entwickelte Datensicherungssoftware, mit der inkrementelle Backups erstellt werden können. (de) rdiff-backup is a backup software written in Python that creates reverse incremental backups. The most recent backup is thus directly accessible, while earlier backups will be reconstructed from diff files by rdiff-backup. As the name implies, rdiff-backup uses the rdiff method (more exactly, the reimplementation of rsync within librsync) to compute the differences between file versions. rdiff-backup is able to back up files across different machines via ssh. (en)
dbo:computingPlatform dbr:Cygwin
dbo:license dbr:GNU_General_Public_License
dbo:programmingLanguage dbr:Python_(programming_language)
dbo:wikiPageExternalLink https://rdiff-backup.net/ https://linux.die.net/man/1/rdiff-backup
dbo:wikiPageID 21025472 (xsd:integer)
dbo:wikiPageLength 4697 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1047595272 (xsd:integer)
dbo:wikiPageWikiLink dbr:Python_(programming_language) dbr:Rsync dbr:Incremental_backup dbc:2001_software dbr:GNU_General_Public_License dbr:NTFS dbr:Cygwin dbc:Free_backup_software dbr:ExFAT dbr:File_Allocation_Table dbr:Gzip dbr:Rdiff dbr:Diff dbr:Ssh dbr:Data_backup dbr:Midnight dbr:Stat_(system_call) dbr:Fsync dbr:File_permission
dbp:author Ben Escoto (en) Dean Gaudet, Andrew Ferguson, Edward Ned Harvey (en) Eric Lavarde, Otto Kekäläinen, Patrik Dufresne (en)
dbp:genre backup software (en)
dbp:license dbr:GNU_General_Public_License
dbp:name rdiff-backup (en)
dbp:platform Unix-like systems, MacOS, Windows (en)
dbp:programmingLanguage dbr:Python_(programming_language)
dbp:released 2001 (xsd:integer)
dbp:website https://rdiff-backup.net/
dbp:wikiPageUsesTemplate dbt:GitHub dbt:Infobox_software dbt:More_footnotes dbt:Lowercase
dct:subject dbc:2001_software dbc:Free_backup_software
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397
rdfs:comment rdiff-backup ist eine für Linux entwickelte Datensicherungssoftware, mit der inkrementelle Backups erstellt werden können. (de) rdiff-backup is a backup software written in Python that creates reverse incremental backups. The most recent backup is thus directly accessible, while earlier backups will be reconstructed from diff files by rdiff-backup. As the name implies, rdiff-backup uses the rdiff method (more exactly, the reimplementation of rsync within librsync) to compute the differences between file versions. rdiff-backup is able to back up files across different machines via ssh. (en)
rdfs:label Rdiff-backup (de) Rdiff-backup (en)
owl:sameAs wikidata:Rdiff-backup dbpedia-de:Rdiff-backup https://global.dbpedia.org/id/mTEK
prov:wasDerivedFrom wikipedia-en:Rdiff-backup?oldid=1047595272&ns=0
foaf:homepage https://rdiff-backup.net/
foaf:isPrimaryTopicOf wikipedia-en:Rdiff-backup
foaf:name rdiff-backup (en)
is dbo:wikiPageWikiLink of dbr:Rsync dbr:Comparison_of_backup_software dbr:List_of_backup_software
is foaf:primaryTopic of wikipedia-en:Rdiff-backup