mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Traduction anglaise archivist.md
This commit is contained in:
parent
30f97d2764
commit
dcbe1440df
1 changed files with 22 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
title: Archivist
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs
|
||||
routes:
|
||||
default: '/backup/archivist'
|
||||
page-toc:
|
||||
active: true
|
||||
depth: 3
|
||||
---
|
||||
|
||||
|
||||
## Functionality
|
||||
This application is based on rsync and GPG, it offers:
|
||||
* backup of data on a remote storage (support for different types of storage)
|
||||
* data encryption, which allows to store data at a third party
|
||||
|
||||
The package also allows you to finely define the frequency and type of data to be backed up and integrates an email alert system in case of backup failure.
|
||||
|
||||
For more information: [https://forum.yunohost.org/t/new-app-archivist/3747](https://forum.yunohost.org/t/new-app-archivist/3747)
|
||||
|
Loading…
Add table
Reference in a new issue