Hello all,
Here is my problem now...
I am using trsh to try to make file transfers and control another
system.
I am trying to dump the user directory from machine1 to the tape drive
in machine2 using the following command
dump -0f - /usr | rsh machine2 dd of=/dev/rmt0h bs=64K
It starts, then it gives me "Permission Denied" message and just sits
hanging there.
It also creates a file /dev/rmt0h on machine1 and fills the directory
and gives file system is full.
I have put the name of machine1 in the file /etc/hosts.equiv of
machine2 and vice versa, but I keep on getting the same "Permission
Denied" message.
I was logged on with username root
Did anyone in the list had the same problem before?
Thanks In Advance
MKMA
Received on Wed Aug 08 2001 - 20:11:33 NZST