Hello,
I need your help about fetch. Basically I want to use fetch to upload the configuration files for massive device at one time and then reboot them from other route. How to use fetch to do for a list address.
Thanks
/tool fetch upload=yes
upload=yes - for FTP only.see wiki.mikrotik.com for more detailsCode: Select all/tool fetch upload=yes
[admin@Bee-GW] > /tool fetch url="http://admin:12345678@192.168.11.51:80/Video/inputs/channels/1/overlays/text" http-data="test.xml"
status: failed
failure: closing connection: <400 Bad Request> 192.168.11.51:80 (4)