Skip to content

Commit bdd4b40

Browse files
authored
Merge pull request #2703 from wazdra/patch-1
Enhance Restic backup method description
2 parents 9a6c5a1 + 67552f6 commit bdd4b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/40.backups/10.backup_methods.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ There are [remote borg repository providers](https://www.borgbackup.org/support/
1616

1717
## [Restic](https://restic.net/) (cf the [Restic app](https://apps.yunohost.org/app/restic))
1818

19-
- backup of data to remote storage (support for different types of storage: currently SFTP, S3 is planned)
19+
- backup of data to remote storage (support for different types of storage: SFTP, S3, Backblaze B2, Azure, etc. *SFTP is recommended* for simplicity)
2020
- deduplication and compression of files, which makes it possible to keep many previous copies without too much storage overhead
2121
- data encryption, which allows to store data at a third party
2222
- to define the frequency and type of data to be backed up

0 commit comments

Comments
 (0)