too fetch http help

Hello ,
I’m sending to my server the GPS - but he also download me the file
gow do I cancel it ?
I just want to send - no need to download nothing
this is the command I wrote:
:too fetch mode=http url=“http://$server/$GPS”;

Thanks ,

add keep-result=no, i.e.

:too fetch url="http://$server/$GPS" keep-result=no;

(I’m pretty sure there’s no need to specify the mode too BTW; it’s inferred from the URL; the “mode” is there for cases where you’re not using “url”, but are instead using the separate arguments like “host”, “user”, “password”, etc.)

Thanks ,

@boen_robot
Hi all

can anyone help how gps-to-url script worked ? I installed phpmyadmin and sql server on my host and copy ( phpsqlajax_dbinfo.php , mikrotiklocation.html , mikrotikgps.php , mikrotik_genxml.php ) to root of my host and run script from routeros but nothing happen.
the gps-to-email script worked great but gps-to-url cant worked

https://github.com/timmay2/mikrotik-gps

thnaks

can anyone help me ?