Problems using rcp

Message

rcp: filename: No such file or directory

Meaning

The file that you are trying to copy does not exist

Message

Usage: rcp [-p] [-x] [-k realm] f1 f2

Meaning

You have failed to give the name of the source_file or the destination file.

Message

Permission denied.

Meaning

The local host is not permitted to connect to the remote host. Either your .rhosts file on the remote host is incomplete or there are security/authentication procedures in use at your site that prevent you from using rcp in the normal way.
Top document