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

Sending files to a remote host

Sending files to a remote host

To send a file to a remote host use the command:

   hhcp filename hostname:filename

The destination 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.