mirror of
https://github.com/immich-app/immich.git
synced 2026-03-06 08:53:43 -05:00
* wip: Install * wip: sharing * wip: features * wip: features * wip: tags and folder view * update links * fix: broken reference to page sections * pr feedback * Update docs/docs/overview/comparison.md Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com> * webp * webp is glory * webp is glory --------- Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
10 lines
533 B
Markdown
10 lines
533 B
Markdown
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.webp').default} width='50%' title='Backup button' />
|
|
|
|
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.webp').default} width='50%' title='Backup button' />
|
|
|
|
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.
|