SO I’m trying to run this command
/usr/bin/ssh -y -i ~/.ssh/id_dss root@192.168.50.57 ‘/root/xcommand play 2’
this works from the vera shell.
however trying to run it with OS.Execute
I just get nothing no output nothing, I have put it into a script and still makes no difference, any clues I’m pull my hair out as this, I’ve tried escaping chars no luck. in the Log it reports it’s executing.
Please Help.