Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Tue, 21 Oct 2003 13:21:03 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Problem with Ip address Message-ID: <20031021112103.GE1653@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20031021105832 DOT 85523 DOT qmail AT web20309 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031021105832.85523.qmail@web20309.mail.yahoo.com> User-Agent: Mutt/1.4.1i On Tue, Oct 21, 2003 at 12:58:32PM +0200, Pierre Mallard wrote: > Hi, > I'm trying to make an rcp command like this : > > rcp /cygwin.bat 192.168.0.150:/Users/Pierre/ > > it says : > 192.168.0: Impossible d'attribuer l'adresse demand?e* > > *Impossible to attribute the asked address > > ping 192.168.0.150 works fine... `which rcp' will show you that you're using Windows own rcp. If you want to use Cygwin's rcp, call /bin/rcp or change your $PATH variable to have Cygwin's paths before Windows' paths. And check if you actually have inetutils installed... Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/