Mikrotik Backup «2024»

Create a script in /system script that runs /system backup save and then uses /tool e-mail send to attach the file.

/tool fetch upload=yes src-path="$backupname.backup" dst-path="/mikrotik-backups/$backupname.backup" url="ftp://username:password@192.168.1.100/" mode=ftp mikrotik backup

Before importing, run :log print to watch for errors. Create a script in /system script that runs

To automate daily backups at 02:00: