please make “/system scheduler export” and paste it here.
the execute command should be with “” like “/system script run dynDNS\r\n”
you have a whitespace between S and \r, perhaps this is your issue.
you can add the following line on top of the script in order to check wether your script is executed:
:log info “dynDNS script executed”
your scheduler entry should only have “dynDNS” and nothing else … it’s the name of a script to run, not an actual script to run. You do not need \r\n or any of that. I think this changed recently because you used to be able to put scripts in the scheduler directly, now it is just the name of the script you enter.
It says in log file
DynDNS: Sending UPDATE!
fetch: ignoring username and password, only for FTP mode
I’m using Mikrotik 3.13
so anyone know waht’s wrong? plz help I need it badly
Thank you hacki for replying..
But i open the box terminal and /tool then fetch command and press tab to see available fetch arguments and explore the following:
[admin@mRzErO] /tool> fetch
dst-path host mode password port user address src-path
so what is meant by these arguments; there is an address, user and password
but you said it doesn’t support address and it said ignoring username and password!!
is it a Bug in MT manual?
So, can i install only a one package to do that?
I like the 3.13 version as it is stable version..
and what’s version of MT that supports fetch http auth, 3.23 is it?
thanks..