X-Spam-Check-By: sourceware.org Date: Thu, 31 May 2007 16:21:27 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: rcp, rsh don't work on Vista? Message-ID: <20070531142127.GA2452@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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 May 31 14:06, Michael Kairys wrote: > I'm setting up my usual environment on Vista (Ultimate) and I found that the > Windows versions of rcp and rsh appear not to be distributed with Vista. So I > turned to the Cygwin versions and found they don't seem to run - although all > the other Cygwin ports I've used seem to work fine. The underlying system calls used by the rsh, rcp, rexec applications have been removed from the Vista winsock DLLs, eventually. Note that these calls are inherently unsecure and have been deprecated for a long time, not only on Windows, but also in the POSIX world. Consider using ssh, scp and sftp from the OpenSSH package instead. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/