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