Hi All, I installed cygwin 1.88 on my Windows XP. I have a sun solaris server from which I want to execute some commands on the Windows PC remotely.
i.e. rsh -l amohanty <IP_Address_Of_Windows_PC> "ls" But it is not working, it simply returns nothing. [EMAIL PROTECTED] /export/home/amohanty $ rsh -l amohanty <IP_Address_Of_Windows_PC> "ls" [EMAIL PROTECTED] /export/home/amohanty $ Whereas rsh -l amohanty <IP_Address_Of_Windows_PC> is working and I am able to login to my Windows PC from Sun solaris server. [EMAIL PROTECTED] /export/home/amohanty $ rsh -l amohanty <IP_Address_Of_Windows_PC> Fanfare!!! You are successfully logged in to this server!!! [EMAIL PROTECTED] ~ Please help me. Thanks. Asim -- View this message in context: http://www.nabble.com/rsh-problem-t1423516.html#a3837458 Sent from the Cygwin Users forum 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/