Allow SSH to be run from scripts

Hi there,

It would be greatly helpful if it would be possible to run properly secured SSH commands from the scripts. I’m sitting with an issue at the moment where I’m trying to save the output from a terminal function to file which works perfectly if I do it through SSH, but SSH does not work when run from scripts.

The SSH in question is secured through keys and not reliant on a simple username/password.

Even if it was just allowed to SSH to 127.0.0.1 that would already help me greatly.

More info:
http://forum.mikrotik.com/t/wireless-scan-issue/103213/1