RCP(1) BSD General Commands Manual RCP(1) NNAAMMEE rrccpp -- copy file to and from remote machines SSYYNNOOPPSSIISS rrccpp [--4455FFKKppxxzz] [--PP _p_o_r_t] _f_i_l_e_1 _f_i_l_e_2 rrccpp [--4455FFKKpprrxxzz] [--PP _p_o_r_t] _f_i_l_e_._._. _d_i_r_e_c_t_o_r_y DDEESSCCRRIIPPTTIIOONN rrccpp copies files between machines. Each file argument is either a remote file name of the form ``rname@rhost:path'' or a local file (containing no colon or with a slash before the first colon). Supported options: --44, --55, --KK, --FF, --xx, --zz These options are passed on to rsh(1). --PP _p_o_r_t This will pass the option --pp _p_o_r_t to rsh(1). --pp Preserve file permissions. --rr Copy source directories recursively. DDIIAAGGNNOOSSTTIICCSS rrccpp is implemented as a protocol on top of rsh(1), and thus requires a working rsh. If you intend to use Kerberos authentication, rsh needs to be Kerberos aware, else you may see more or less strange errors, such as "login incorrect", or "lost connection". HHIISSTTOORRYY The rrccpp utility first appeared in 4.2BSD. This version is derived from 4.3BSD-Reno. HEIMDAL April 16, 2003 HEIMDAL