mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
docs: backup only selected photos (#14225)
Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
parent
cfba7f7701
commit
c17c174149
5 changed files with 31 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
Navigate to the backup screen by clicking on the cloud icon in the top right corner of the screen.
|
||||
1. Navigate to the backup screen by clicking on the cloud icon in the top right corner of the screen.
|
||||
|
||||
<img src={require('./img/backup-header.png').default} width='50%' title='Backup button' />
|
||||
|
||||
You can select which album(s) you want to back up to the Immich server from the backup screen.
|
||||
2. You can select which album(s) you want to back up to the Immich server from the backup screen.
|
||||
|
||||
<img src={require('./img/album-selection.png').default} width='50%' title='Backup button' />
|
||||
|
||||
Scroll down to the bottom and press "**Start Backup**" to start the backup process.
|
||||
3. Scroll down to the bottom and press "**Start Backup**" to start the backup process. This will upload all the assets in the selected albums.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue