aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-backup
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12global-functions: introduce and use $DeviceInfoGravatar Christian Hesse1-11/+2
2019-08-18cloud-backup: make notification silentGravatar Christian Hesse1-1/+1
2019-07-24cloud-backup: do not remove but replace cloud backuprouteros-6.45beta42Gravatar Christian Hesse1-2/+5
The replace functionality for cloud backup is available with version 6.45beta42.
2019-07-24cloud-backup: get values into arrayGravatar Christian Hesse1-4/+3
2019-07-24cloud-backup: get values into arrayGravatar Christian Hesse1-4/+3
2019-06-14backup: split off cloud-backupchange-5Gravatar Christian Hesse1-0/+42
Currently backup to MikroTik cloud is pretty unreliable and script can not catch errors at runtime. Looks like this does not change any time soon (Ticket#2019052022003204). So let's just split off the cloud backup to make sure email backup works as expected.