I do this...

/ tool e-mail
set server=173.194.76.27 from="[email protected]"
/system script
add name=makebackup source="/export file=([/system identity get name]
. \"t\")\r\n/tool e-mail send file=([/system identity get name].\"t\")
to=\"[email protected]\" body=\"\" subject=([/system
identity get name] . \"  Backup\")\n"
add name=makebinarybackup source="/system backup save name=([/system
identity get name] . \"b\")\r\n/tool e-mail send file=([/system
identity get name].\"b\") to=\"[email protected]\"
body=\"\" subject=([/system identity get name] . \"  Backup\")"
/ system scheduler
add name="email-backup" on-event=makebackup start-date=jan/01/2007
start-time=02:15:00 interval=7d comment="weekly text backups"
disabled=no
add name="email-binarybackup" on-event=makebinarybackup
start-date=jan/01/2007 start-time=02:20:00 interval=7d comment="weekly
binary backups" disabled=no


Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373


On Wed, Feb 6, 2013 at 4:18 PM, Ty Featherling <[email protected]>wrote:

> I use a windows app made by Greg Sowell. It ssh's into each box and does an
> export. I have daily backups of all my routers that way. I can dig up a
> link if needed.
>
> -Ty
>
> On Wed, Feb 6, 2013 at 3:13 PM, Jerry Roy <[email protected]> wrote:
>
> > Hi Rick,
> >
> > Your script would be kindly appreciated here as well.
> >
> > Thanks,
> >
> > *Jerry Roy*
> > Sr. Systems Engineer
> > MTCNA/MTCRE/MTCTCE
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: <
> >
> http://mail.butchevans.com/pipermail/mikrotik/attachments/20130206/42ad6d53/attachment.html
> > >
> > _______________________________________________
> > Mikrotik mailing list
> > [email protected]
> > http://mail.butchevans.com/mailman/listinfo/mikrotik
> >
> > Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
> > RouterOS
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.butchevans.com/pipermail/mikrotik/attachments/20130206/09ae9c64/attachment.html
> >
> _______________________________________________
> Mikrotik mailing list
> [email protected]
> http://mail.butchevans.com/mailman/listinfo/mikrotik
>
> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
> RouterOS
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.butchevans.com/pipermail/mikrotik/attachments/20130206/11d65c14/attachment.html>
_______________________________________________
Mikrotik mailing list
[email protected]
http://mail.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to