To copy a file from another host use the command:
rcp source_file destination_file
The source file is given as:
system_name:filename
When given as a relative pathname, the filename is interpreted relative to your home directory on the remote host.