Fetch tool

When doing the following:
/tool fetch mode=http port=80 address=192.168.2.4 src-path=“/dyndns/welcome.php?user=username&password=345”

This works fine.
Im just concerned that a output file gets created after this(I KNOW IT IS SUPPOSED TO DO THAT :smiley: )

I guessed this:
/tool fetch mode=http port=80 address=192.168.2.4 src-path=“/dyndns/welcome.php?user=username&password=345” dst-path=nil
But this still creates a file.

Is there a way to point this to devnull?

PS: Am i braindead not finding fetch in the manual anywhere?

Its not in there afaik, it was only included in a mikrotik newsletter a while back.

As for your problem, its hard to tell what its supposed to do without a info on it :stuck_out_tongue: that could be normal behaviour.. that it creates a file anyway.