mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-07 16:44:28 +02:00
doc/backup-upload: warn about possible issue
This commit is contained in:
parent
a78b2bfcde
commit
a754932211
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue