hide random home http://www.fmi.uni-passau.de/archive/doc/unix/unixhelp/Unixhelp/tasks_ftp3.2.3.html (Einblicke ins Internet, 10/1995)

Getting files from a remote host

Getting files from a remote host

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.