I have tried to export a couple of scripts that I created in winbox from my 2.9.43 router. I got garbage out. Is this a known bug with MikroTik? I have also tried to create my scripts manually in Terminal and keep getting an invalid argument message.
The script I want to import to Terminal is:
/system script add name=scriptDailyReset policy=ftp,reboot,read,write,policy,test,winbox,password source=":put [/ip firewall mangle reset-counters-all];"
If I remove the [] the script imports but doesn't run.
Please help!
Ken