mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-11-21 18:22:42 +01:00
Backup via app
parent
f8fe0075e5
commit
db6ffe1610
@ -1,12 +1,19 @@
|
||||
## Backing up NzbDrone ##
|
||||
|
||||
#### Using built-in backup ####
|
||||
|
||||
1. Go to System: Backup in the drone UI
|
||||
2. Click the Backup button
|
||||
3. Download the zip after the backup is created for safe keeping
|
||||
|
||||
#### Using file system directly ####
|
||||
1. Find the location of the AppData directory for NzbDrone
|
||||
- Via the WebUI go to System: Info
|
||||
- Via the drone UI go to System: Info
|
||||
- Defaults
|
||||
- Windows - C:\ProgramData\NzbDrone
|
||||
- Ubuntu - \home\user\\.config\NzbDrone
|
||||
|
||||
2. Stop NzbDrone - Not mandatory, but will prevent write locks
|
||||
2. Stop NzbDrone - This will prevent the database from being corrupted
|
||||
3. Copy the contents to a safe location
|
||||
|
||||
## Restoring from Backup ##
|
||||
|
Loading…
Reference in New Issue
Block a user