Ok, If I would have the program on the local machine I could call this from the command line
by a statment like
myprog myfile.dat
Unfortunately the program is on another machine installed. Between the two
machines there is an already successfully running SSH connection.
How do I call in this scenario the remote progr myprog and pass
the local file myfile.dat?
cu
Peter