Query: krcp
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RCP(1) BSD General Commands Manual RCP(1)NAMErcp -- copy file to and from remote machinesSYNOPSISrcp [-45FKpxz] [-P port] file1 file2 rcp [-45FKprxz] [-P port] file... directoryDESCRIPTIONrcp copies files between machines. Each file argument is either a remote file name of the form ``rname@rhost:path'' or a local file (contain- ing no colon or with a slash before the first colon). Supported options: -4, -5, -K, -F, -x, -z These options are passed on to rsh(1). -P port This will pass the option -p port to rsh(1). -p Preserve file permissions. -r Copy source directories recursively.DIAGNOSTICSrcp 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".HISTORYThe rcp utility first appeared in 4.2BSD. This version is derived from 4.3BSD-Reno.HEIMDALApril 16, 2003 HEIMDAL
Related Man Pages |
---|
rcp(1c) - bsd |
krb5-rcp(1) - debian |
rcp(1) - minix |
rcp(1c) - ultrix |
rcp(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
rcp error |
script to change passwords for the same user on multiple servers |
rsh on SCO UNIX |
rcp problem |
Copy files without affecting the running process |