sanjayroongta
18th April 2005, 02:00
Hi
I try to copy files of particular folder of A server to specific folder of B server over LAN through rcp, system giving permission denied error.
OS : solaris 8
# rcp -pr * B:/usr10 (command fired on A server)
or
# tar cf - .|rsh B'(cd /usr10; tar xvf -)'
I very well defined server A in /etc/hosts of server B and also /etc/dfs/dfstab entry and executed /etc/init.d/nfs.server start.
I checked .rhosts file of B and server A entry showing there.
Pls help me ...
rgds
Sanjay
I try to copy files of particular folder of A server to specific folder of B server over LAN through rcp, system giving permission denied error.
OS : solaris 8
# rcp -pr * B:/usr10 (command fired on A server)
or
# tar cf - .|rsh B'(cd /usr10; tar xvf -)'
I very well defined server A in /etc/hosts of server B and also /etc/dfs/dfstab entry and executed /etc/init.d/nfs.server start.
I checked .rhosts file of B and server A entry showing there.
Pls help me ...
rgds
Sanjay