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 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: "Joe" Subject: Re: rcp problem Date: Fri, 5 Dec 2003 08:29:29 -0500 Lines: 32 Message-ID: References: X-Complaints-To: usenet AT sea DOT gmane DOT org X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Some things to check: - the .rhosts file on Linux must be owned by you or by root and have permissions of 0600. - did you use a hostname or IP address in .rhosts? It must be a hostname. Also, ping that hostname and make sure it displays the IP address of the cygwin system to be sure it resolves correctly. - passwords being the same does not matter - rcp does not use passwords "mohanlal jangir" wrote in message news:Law11-OE53TXRgcpfiS0000319b AT hotmail DOT com... > I tried to do rcp from cygwin to linux machine but I got following error : > > $ rcp temp.txt 10.10.10.45:/home/mohanlal > 10.10.10.45: Permission denied > > This seems to be user validity issue. Command "whoami" at cygwin as well as > at linux machine returns "mohanlal". > On machine 10.10.10.45, I have created file .rhosts in /home/mohanlal > directory granting permission to the machine I am doing rcp from. Password > on windows machine running cygwin and on linux machine are same. Any clue, > how can I get it work? > > Regards > Mohanlal > -- 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/