[ Bron: restic ]
Pakket: restic (0.14.0-1 en anderen)
Verwijzigingen voor restic
Debian bronnen:
Het bronpakket restic downloaden:
- [restic_0.14.0-1.dsc]
- [restic_0.14.0.orig.tar.gz]
- [restic_0.14.0.orig.tar.gz.asc]
- [restic_0.14.0-1.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina, Mailarchief)
- Félix Sipma (QA-pagina)
- Michael Stapelberg (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
backup program with multiple revisions, encryption and more
restic is a program that does backups right and was designed with the following principles in mind:
- Easy: Doing backups should be a frictionless process, otherwise you mightbe tempted to skip it. Restic should be easy to configure and use, so that, in the event of a data loss, you can just restore it. Likewise, restoring data should not be complicated.
- Fast: Backing up your data with restic should only be limited by yournetwork or hard disk bandwidth so that you can backup your files every day. Nobody does backups if it takes too much time. Restoring backups should only transfer data that is needed for the files that are to be restored, so that this process is also fast.
- Verifiable: Much more important than backup is restore, so restic enablesyou to easily verify that all data can be restored.
- Secure: Restic uses cryptography to guarantee confidentiality andintegrity of your data. The location the backup data is stored is assumed not to be a trusted environment (e.g. a shared space where others like system administrators are able to access your backups). Restic is built to secure your data against such attackers.
- Efficient: With the growth of data, additional snapshots should only takethe storage of the actual increment. Even more, duplicate data should be de-duplicated before it is actually written to the storage back end to save precious backup space.
Andere aan restic gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- rec: fuse
- Filesystem in Userspace
-
- sug: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- sug: sphinx-rtd-theme-common (>= 1.2.0+dfsg)
- sphinx theme from readthedocs.org (common files)