RCP on QNX

Hi,

When I execute RCP command from windows to copy a file from windows env. to QNX machine it prompts me “Connection Refused” form the Host…

Is there any setting in QNX that I have to change so that connection can be established to transfer file…

Thanks and Regards,

Amit

Hi,

you have to remove the password from root, if you are sending via root.

Try “rsh 10.0.0.1 ls” first. Change 10.0.0.1 to your target IP. If you get access via rsh, rcp should also work.

Kind Regards
Chris