Operating System - HP-UX
1834315 Members
2311 Online
110066 Solutions
New Discussion

Re: why i could not rcp a file to other host

 
王曦_1
Occasional Advisor

why i could not rcp a file to other host

hi expert,
when i want to rcp a file to other host,the system reply is "stty: : Unknown error",the user could rlogin to the other host,but just could not rcp, the user was in csh, but even if i change to ksh,the rcp is still failed,why?
thanks

1 REPLY 1
T G Manikandan
Honored Contributor

Re: why i could not rcp a file to other host

Do you have any stty commands with your .cshrc file.
I feel that is causing the problem.
If that is the case move the stty commands to .login file and try again

REvert