#language en ~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/Backups|EspaƱol]] -~ <> ## BEGIN_INCLUDE == Backups == !FreedomBox includes the ability to backup and restore data, preferences, configuration and secrets from most of the applications. The Backups feature is built using Borg backup software. Borg is a deduplicating and compressing backup program. It is designed for efficient and secure backups. This backups feature can be used to selectively backup and restore data on an app-by-app basis. Backed up data can be stored on the !FreedomBox machine itself or on a remote server. Any remote server providing SSH access can be used as a backup storage repository for !FreedomBox backups. Data stored remotely may be encrypted and in such cases remote server cannot access your decrypted data. === Notes for Specific App Backups === Unless otherwise noted here, backup of an app's data will include its configuration, secrets and other data. || '''App/Feature''' || '''Notes''' || || [[FreedomBox/Manual/Deluge|Deluge]] || Does not include downloaded/seeding files || || [[FreedomBox/Manual/MiniDLNA|MiniDLNA]] || Does not include the data in the shared folders || || [[FreedomBox/Manual/Networks|Networks]] || No plans currently to implement backup || || [[FreedomBox/Manual/Samba|Samba]] || Does not include the data in the shared folders || || [[FreedomBox/Manual/Sharing|Sharing]] || Does not include the data in the shared folders || || Snapshot || Only configuration, does not include snapshot data || || [[FreedomBox/Manual/Syncthing|Syncthing]] || Does not include data in the shared folders || || [[FreedomBox/Manual/Transmission|Transmission]] || Does not include downloaded/seeding files || || [[FreedomBox/Manual/Users|Users]] || Backup of user accounts is [[https://salsa.debian.org/freedombox-team/freedombox/-/issues/2051|planned]] || === How to install and use Backups === '''Step 1''' {{attachment:Backups_Step1_v49.png|Backups: Step 1|width=800}} '''Step 2''' {{attachment:Backups_Step2_v49.png|Backups: Step 2|width=800}} '''Step 3''' {{attachment:Backups_Step3_v49.png|Backups: Step 3|width=800}} '''Step 4''' {{attachment:Backups_Step4_v49.png|Backups: Step 4|width=800}} '''Step 5''' {{attachment:Backups_Step5_v49.png|Backups: Step 5|width=800}} '''Step 6''' {{attachment:Backups_Step6_v49.png|Backups: Step 6|width=800}} '''Step 7''' {{attachment:Backups_Step7_v49.png|Backups: Step 7|width=800}} === External links === * Upstream project: https://www.borgbackup.org * User documentation: https://borgbackup.readthedocs.io/en/stable/ ## END_INCLUDE Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages. <> ---- CategoryFreedomBox