doc/backup-upload: warn about possible issue

This commit is contained in:
Christian Hesse 2022-02-23 12:40:54 +01:00
parent a78b2bfcde
commit a754932211

View file

@ -12,6 +12,11 @@ Description
This script uploads binary backup (`/ system backup save`) and complete This script uploads binary backup (`/ system backup save`) and complete
configuration export (`/ export terse show-sensitive`) to external server. configuration export (`/ export terse show-sensitive`) to external server.
> ⚠️ **Warning**: The used command can hit errors that a script can not handle.
> This may result in script termination (where no notification is sent) or
> malfunction of fetch command (where all up- and downloads break) for some
> time. Failed notifications are queued then.
### Sample notification ### Sample notification
![backup-upload notification](backup-upload.d/notification.svg) ![backup-upload notification](backup-upload.d/notification.svg)