To get a file from a remote host use the command:
hhcp hostname:filename filename
The source file is defined by using the name of the remote host followed by the filename. A colon (:) is used between the host name and the filename. This filename can be either a full pathname, or a relative pathname from your home directory on the remote host.
To send binary files use the -b option.