mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
doc/backup-upload: warn about possible issue
This commit is contained in:
@@ -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
|
||||||
|
|
||||||

|

|
||||||
|
Reference in New Issue
Block a user