About Me

ISP & Network guru with 15 years experience in the ISP field.

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

Mikrotik Backup Script

The following can be pasted into your terminal. Just edit the appropriate fields and you are ready to go.

/ tool e-mail
set server=1.2.3.4 from=”you@somewhere.comt”

/system script
add name=ebackup policy=ftp,reboot,read,write,policy,test,winbox,password,sniff source=”/\
system backup save name=([/system identity get name] . \”-\” . \\\r\
\n[:pick [/system clock get date] 7 11] . [:pick [/system clock get date] 0 3] . [:pi\
[...]