filmov
tv
Automatically MikroTik Router Backup send to Email

Показать описание
this video is about how to backup your
mikrotik router configuration file and
send it to email automaticaty......
follow those steps...
1. configure email on your router.
2. create a new script....
3. create a scheduler for that script...
:log info "Mikrotik Backup JOB Started . . . "
:global backupfile configbackup
:log info "Deleting old Backup File If available otherwise ignore & process further . . . "
/system backup save name=$backupfile
:log info "Backup process pausing for 10s so it complete creating backup file"
:delay 10s
:log info "Start Sending Backup File via Email. . . ."
tool e-mail
:delay 40s
:log info "Backup Finished"
:log info "Deleting Backup File."
/file remove $backupfile
mikrotik router configuration file and
send it to email automaticaty......
follow those steps...
1. configure email on your router.
2. create a new script....
3. create a scheduler for that script...
:log info "Mikrotik Backup JOB Started . . . "
:global backupfile configbackup
:log info "Deleting old Backup File If available otherwise ignore & process further . . . "
/system backup save name=$backupfile
:log info "Backup process pausing for 10s so it complete creating backup file"
:delay 10s
:log info "Start Sending Backup File via Email. . . ."
tool e-mail
:delay 40s
:log info "Backup Finished"
:log info "Deleting Backup File."
/file remove $backupfile
How To Automatically Send Router Backup Over Email in Mikrotik Router
Automatically MikroTik Router Backup send to Email
How to Configure Automatically MikroTik Router Backup send to E-mail
MikroTik Router Backup send to Gmail Account
How to auto backup in MikroTik router and send your E-mail | Latest Video 2021 |
How to configure automated backups on MikroTik save on Gmail | MikroTik Series
How to frequently send backup files from Mikrotik to email, through script
Mikrotik Auto Backup & Script File Send To Email
MikroTik Tutorial 69 - Automatically backup and email of router configuration
Mikrotik Bangla tutorial-16 (MTCNA): Automatically MikroTik Router Backup send to Email (Proved)
MikroTik backup, and how to configure automatic config file to your email.
MikroTik Auto Backup Configuration via Email
Mikrotik auto backup send to email
Mikrotik Auto Backup Send on Mail ID | Mikrotik Schedule Backup Auto send Urdu || iT Info
MikroTik Router Auto Mail Backup
How to get Backup of Mikrotik RouterBoard / Firewall Automatically through Email Server & Script...
Mikrotik Lecture 109:Automatically backup and Send to the email of router configuration
MikroTik Router Auto Backup via Email
Mikrotik router auto backup send E-mail.
MikroTik Router Configuration File Auto Backup via Email | Part-22
HOW TO BACKUP MIKROTIK AUTOMATICALY AND SEND BACKUP FILE TO CLOUD
MikroTik Tutorial Automatically backup and email of Router Configuration 25-06-2021
How to Get Automatically Backup Email of Mikrotik || Tutorial 32
MTCTCE | How to Configure MikroTik Automatically E-mail Backup System | Send E-mail From Mikrotik
Комментарии