Mikrotik-RouterOS-automatic-backup-and-update icon indicating copy to clipboard operation
Mikrotik-RouterOS-automatic-backup-and-update copied to clipboard

Script sends backups to email and keep your mikrotik firmware up to date.

Results 13 Mikrotik-RouterOS-automatic-backup-and-update issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello The script worked flawlessly until google removed the option to allow insecure apps option. I put another smtp server but now I can't send the backup mail anymore: Same...

Hi how easy would it be to add the current Public IP address to the email that is sent out. `http://ifconfig.co/ip` gives the Public IP Address Something like the below...

ros v7.1.3 From :local backupFileConfig "$backupName.rsc"; To :global backupFileConfig "$backupName.rsc"; From :execute "/export compact show-sensitive terse file=$backupName"; To :execute {/export compact show-sensitive terse file=$backupFileConfig;} - "~~~" seems doesn't execute -...

Hi! Could you add uploading file backup via FTP/SFTP protocol? It would required the file name was unique so I suggest to add pattern to the file name like `yyyy-MM-dd`...

Sometimes router goes offline and missed schedule backup time. So backup done next day at same as schedule and I lose backup for that day. Is there any way to...

I get an error after RouterOS update in section: #Check proper email config The expression [/tool e-mail get address] is not valid because of the "address" value Look like is...

if there is a minute, I propose to implement informing in telegrams

Receive the error message in the email: **Mikrotik couldn't get any information about new RouterOS from server!**

I have a couple Model: RB941-2nD that I get *.rsc.in_progress files when the script runs as a scheduled job at 3:00 AM. Runs okay if I run it interactively. Or...