Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I have a shell script in which I have to copy files to another host using rcp command. However I am getting an error stty : : Unable to assign address and stty : : Unknown error. My .rhosts file has the entry + username. The remsh commands work fine, its only the rcp command that is giving problems.
I have used the command as rcp filename username@hostname:destinationdirectory. I am using ksh on HP-UX 10.2
Can anyone help.
I have a shell script in which I have to copy files to another host using rcp command. However I am getting an error stty : : Unable to assign address and stty : : Unknown error. My .rhosts file has the entry + username. The remsh commands work fine, its only the rcp command that is giving problems.
I have used the command as rcp filename username@hostname:destinationdirectory. I am using ksh on HP-UX 10.2
Can anyone help.