Having real issues getting LUA os.execute to run a command.

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.

Take a look at this thread - lots of interesting and hopefully useful information: http://forum.micasaverde.com/index.php/topic,11663.msg120409.html#msg120409