.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. .TH RCP "1" "December 2023" "GNU inetutils 2.5" "User Commands" .SH NAME rcp \- Remote copy .SH SYNOPSIS .B rcp [\fI\,OPTION\/\fR...] \fI\,SOURCE DEST\/\fR .br .B rcp [\fI\,OPTION\/\fR...] \fI\,SOURCE\/\fR... \fI\,DIRECTORY\/\fR .br .B rcp [\fI\,OPTION\/\fR...] \fI\,--target-directory=DIRECTORY SOURCE\/\fR... .SH DESCRIPTION Remote copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY. .TP \fB\-4\fR, \fB\-\-ipv4\fR use only IPv4 .TP \fB\-6\fR, \fB\-\-ipv6\fR use only IPv6 .TP \fB\-d\fR, \fB\-\-target\-directory\fR[=\fI\,DIRECTORY\/\fR] copy all SOURCE arguments into DIRECTORY .TP \fB\-f\fR, \fB\-\-from\fR copying from remote host (server use only) .TP \fB\-p\fR, \fB\-\-preserve\fR attempt to preserve (duplicate) in its copies the modification times and modes of the source files .TP \fB\-r\fR, \fB\-\-recursive\fR if any of the source files are directories, copies each subtree rooted at that name; in this case the destination must be a directory .TP \fB\-t\fR, \fB\-\-to\fR copying to remote host (server use only) .TP \-?, \fB\-\-help\fR give this help list .TP \fB\-\-usage\fR give a short usage message .TP \fB\-V\fR, \fB\-\-version\fR print program version .PP Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options. .SH AUTHOR Written by many authors. .SH "REPORTING BUGS" Report bugs to . .SH COPYRIGHT Copyright \(co 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH "SEE ALSO" The full documentation for .B rcp is maintained as a Texinfo manual. If the .B info and .B rcp programs are properly installed at your site, the command .IP .B info rcp .PP should give you access to the complete manual.