Difference between revisions of "Rdiff-backup"

From Free Software Directory
Jump to: navigation, search
(New version)
(rdiff-backup-2.2.2)
 
(10 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|Short description=Backs up one directory to another
 
|Short description=Backs up one directory to another
 
|Full description='rdiff-backup' combines the features of a mirror and an incremental backup by backing up one directory to another. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special directory so you can recover files lost some time ago. 'rdiff-backup' operates in a space- and bandwidth- efficient manner over a pipe (like rsync): you can use rdiff-backup and ssh to securely back up to a remote location, and only the differences get transmitted. It also handles symlinks, device files, permissions, ownership, etc., so it can be used on the entire file system.
 
|Full description='rdiff-backup' combines the features of a mirror and an incremental backup by backing up one directory to another. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special directory so you can recover files lost some time ago. 'rdiff-backup' operates in a space- and bandwidth- efficient manner over a pipe (like rsync): you can use rdiff-backup and ssh to securely back up to a remote location, and only the differences get transmitted. It also handles symlinks, device files, permissions, ownership, etc., so it can be used on the entire file system.
|Homepage URL=http://www.nongnu.org/rdiff-backup/
+
|Homepage URL=https://rdiff-backup.net/
|User level=none
+
|Version download=https://github.com/rdiff-backup/rdiff-backup/archive/refs/tags/v2.2.2.tar.gz
|VCS checkout command=pserver:anoncvs@subversions.gnu.org:/cvsroot/rdiff-backup login
 
|Computer languages=Python
 
|Related projects=Duplicity,offmirror,storebackup
 
|Keywords=backup,directory,system administration,Python,mirror,rdiff-backup
 
|Version identifier=1.2.8
 
|Version date=2009/03/16
 
|Version status=stable
 
|Version download=http://savannah.nongnu.org/download/rdiff-backup/rdiff-backup-1.2.8.tar.gz
 
|Version comment=1.2.8 stable released 2009-03-16
 
|Last review by=Alejandroindependiente
 
|Last review date=2017/01/27
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Status=
 
|Is GNU=No
 
|License verified date=2001-11-20
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License copyright=Copyright: 2001-2008 Ben Escoto <bescoto@stanford.edu>
|License verified date=2001-11-20
+
  source https://metadata.ftp-master.debian.org/changelogs//main/r/rdiff-backup/rdiff-backup_2.0.5-2_copyright
 +
|License verified by=Genium
 +
|License verified date=2022-12-27
 +
|License note=https://github.com/rdiff-backup/rdiff-backup/blob/master/COPYING
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=python
 +
|Runs-on=Windows, BSD, OS X, GNU/Linux
 +
|System-administration=backup
 +
|Use=system-administration
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=librsync 1.0.0 or later
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Source requirement
 +
|Prerequisite description=Python 3.5 or later
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=pylibacl (optional, to support ACLs)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=pyxattr (optional, to support extended attributes)
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=SSH for remote operations
 
}}
 
}}
 
{{Person
 
{{Person
|Real name=Ben Escoto
+
|Real name=Otto Kekäläinen
 
|Role=Maintainer
 
|Role=Maintainer
|Email=bescoto@stanford.edu
 
|Resource URL=
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource audience=GitHub
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/cvs/?group=rdiff-backup
+
|Resource URL=https://github.com/rdiff-backup/rdiff-backup
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 43: Line 62:
 
|Resource URL=mailto:rdiff-backup-users@nongnu.org
 
|Resource URL=mailto:rdiff-backup-users@nongnu.org
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource audience=History
|System-administration=backup
+
|Resource kind=Developer
|Use=system-administration
+
|Resource URL=https://savannah.nongnu.org/projects/rdiff-backup
 +
}}
 +
{{Resource
 +
|Resource audience=Debian
 +
|Resource kind=Developer
 +
|Resource URL=https://tracker.debian.org/pkg/rdiff-backup
 +
}}
 +
{{Resource
 +
|Resource audience=Python
 +
|Resource kind=Developer
 +
|Resource URL=https://pypi.org/project/rdiff-backup
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource audience=Wikidata
|Prerequisite description=librsync 0.9.5.1 or later
+
|Resource kind=Homepage
 +
|Resource URL=https://www.wikidata.org/wiki/Q18326509
 
}}
 
}}
{{Software prerequisite
+
{{EntryDetails
|Prerequisite kind=Required to use
+
|Is High Priority Project=No
|Prerequisite description=Python 2.2 or later
+
|VCS checkout command=git clone https://github.com/rdiff-backup/rdiff-backup.git
 +
|Computer languages=Python
 +
|Decommissioned or Obsolete=No
 +
|Version identifier=2.2.2
 +
|Version date=2022-12-28
 +
|Version status=stable
 +
|Last review by=Genium
 +
|Last review date=2022-12-29
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 12:36, 29 December 2022


[edit]

Rdiff-backup

https://rdiff-backup.net/
Backs up one directory to another

'rdiff-backup' combines the features of a mirror and an incremental backup by backing up one directory to another. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special directory so you can recover files lost some time ago. 'rdiff-backup' operates in a space- and bandwidth- efficient manner over a pipe (like rsync): you can use rdiff-backup and ssh to securely back up to a remote location, and only the differences get transmitted. It also handles symlinks, device files, permissions, ownership, etc., so it can be used on the entire file system.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

27 December 2022




Leaders and contributors

Contact(s)Role
Otto Kekäläinen Maintainer


Resources and communication

AudienceResource typeURI
HistoryDeveloperhttps://savannah.nongnu.org/projects/rdiff-backup
WikidataHomepagehttps://www.wikidata.org/wiki/Q18326509
DebianDeveloperhttps://tracker.debian.org/pkg/rdiff-backup
PythonDeveloperhttps://pypi.org/project/rdiff-backup
Mailing List Info/Archivehttps://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
GitHubVCS Repository Webviewhttps://github.com/rdiff-backup/rdiff-backup
SupportE-mailmailto:rdiff-backup-users@nongnu.org


Software prerequisites

KindDescription
Source requirementlibrsync 1.0.0 or later
Required to useSSH for remote operations
Required to usepyxattr (optional, to support extended attributes)
Source requirementPython 3.5 or later
Required to usepylibacl (optional, to support ACLs)

This entry (in part or in whole) was last reviewed on 29 December 2022.




Entry





















"GitHub" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"History" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.





Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.









Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.