Re: rcp problem

2003-12-09 Thread Joe
On the linux system, if you "ping mohanlal", does it display the correct IP address for the Windows system (reported by "ipconfig" command on Windows)? Are you using the Cygwin rcp or the native Windows rcp command? The native Windows rcp command sends the login name exactly as it is set up in Wi

Re: rcp problem

2003-12-09 Thread mohanlal jangir
> Some things to check: > > - the .rhosts file on Linux must be owned by you or by root and have > permissions of 0600. Yes, I checked it. It has proper permissions. > - 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

Re: rcp problem

2003-12-05 Thread Joe
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

rcp problem

2003-12-05 Thread mohanlal jangir
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 c