George Gallen on 8 Aug 2006 14:29:21 -0000 |
Title: rsh/root I have two systems (only connected to each other) so there is no security (well very low) risk
system 1 is a RH8.0 and system 2 is a FC 5 I'm trying to copy data from one to the other, keeping the dates intact. I wanted to use a combo or tar and rsh I set the hosts.equiv with each others IP's and names
When I try to execute: tar cf - ./* | rsh beta '(cd /tmp ; tar xfB -)' I get a Permission Denied It works for non-root transfers
What am I missing? I don't care if I have to enter a password, I just need to be able to tar over some directories I'd use ftp, but there are thousands of small files, which tar handles so nicely. (yes, I know the implications of .rhosts, like I said, they are only connected to each other) George Gallen
SLACK Incorporated - Delivering the best in health care information and education worldwide.
___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|