Hi Folks,
I am trying to create a scheduled script where I create a dump file overnight and run the rcp command to transfer it from one server to another.
Testing it on 43P to another server for development use only, I ran it using root and for some reason I have been denied access?
# rcp dan_test.txt blbrs580:/home/dan_test.txt
rshd: 0826-813 Permission is denied.
Can anyone explain why?
I have updated the hostname and IP address for both servers on both /etc/hosts file.
Is there anything I should do before running rcp command?
Thanking you all in advance.
Regards
Katherine
I am trying to create a scheduled script where I create a dump file overnight and run the rcp command to transfer it from one server to another.
Testing it on 43P to another server for development use only, I ran it using root and for some reason I have been denied access?
# rcp dan_test.txt blbrs580:/home/dan_test.txt
rshd: 0826-813 Permission is denied.
Can anyone explain why?
I have updated the hostname and IP address for both servers on both /etc/hosts file.
Is there anything I should do before running rcp command?
Thanking you all in advance.
Regards
Katherine