This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to remotely log in and execute a program


Hello again,

Just to say that I found a partial solution, by copying the ssh login keys
generated on Cygwin on the Windows box to the .ssh directory on the remote
Linux box, and then executing from a local Cygwin xterm:
  DISPLAY=localhost:0.0 ssh -Y -C -q user@remote-machine "command"

But is there a way to do it by running a Cygwin script on the Windows box?

Thanks in advance,
Paul
-- 
View this message in context: http://www.nabble.com/How-to-remotely-log-in-and-execute-a-program-tf4618783.html#a13192157
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]