X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: How to rsh in windows using cygwin Date: Wed, 16 Jan 2013 06:52:27 -0800 Lines: 18 Message-ID: References: <50F5B406 DOT 8010406 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20121214 Thunderbird/18.0 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 01/16/2013 04:14 AM, Divakar wrote: > We used rsh (from third party tool) in our script. so we are planning to use the > same rsh functionality using cygwin. > > it needs lot of work in the machine side as well as in the script site if we > implement something new like ssh. In my experience, after setting up ssh to work, it's pretty much a drop in replacement for rsh. By that I mean I've found that, again once set up, if I simply change rsh -> ssh everything else works without a change. And I believe that many more people know and use ssh than rsh meaning you'd probably get more support by using ssh. Maybe you could describe exactly what you are doing with rsh... -- Andrew DeFaria If it's true that we are here to help others, then what exactly are the others here for? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple