Thanks again for this great app. I only recently discovered the SSH addon for it (along with the smc commands).
As far as I can tell (from the smc command syntax and from trying to create a remote shortcut), there is no mechanism to use SSH's ability to remotely execute commands. Is this correct? If so, it would be great to be able to do so. Perhaps something like:
smc exec sftp://user@host:3567/sdcard/myScript.sh
Seems like with the SSH addon, most of what is needed is pretty much there. I could even see adding a capability to the Remote Shortcut that is already there to specify a command to execute once the SSH session is created. I am not sure about how to return or display output from the remote command. I'd think there are cases where you'd want that to be optional (for example a remote shutdown command).
Anyhow, you app is great as-is. I just initially thought this is the kind of thing the SSH addon would do and was surprised to find that it does not seem to do so.
Cheers!