send_ssh_command

Data_Reduction.DSN.old_init.send_ssh_command(local_cmd, remote_cmd)

Sends an ssh comand to a remote host.

:param local_cmdstring

Something like ‘ssh -l napoleon venus-eac1’

:param remote_cmdstring

What is to be executed on the remote host, like ‘date’