This is the mail archive of the cygwin@cygwin.com 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: Problem with Ip address


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@cygwin.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/


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