.TH "PCP" "1" "August 27, 2014" "1.11.1" "S3QL" .SH NAME pcp \- Recursive, parallel copy of directory trees . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .\" Man page generated from reStructeredText. . .SH SYNOPSIS .sp .nf .ft C pcp [options] [ ...] .ft P .fi .SH DESCRIPTION .sp The \fBpcp\fP command is a is a wrapper that starts several \fBsync\fP processes to copy directory trees in parallel. This is allows much better copying performance on file system that have relatively high latency when retrieving individual files like S3QL. .sp \fBNote\fP: Using this program only improves performance when copying \fIfrom\fP an S3QL file system. When copying \fIto\fP an S3QL file system, using \fBpcp\fP is more likely to \fIdecrease\fP performance. .SH OPTIONS .sp The \fBpcp\fP command accepts the following options: .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP .B \-\-quiet be really quiet .TP .B \-\-debug activate debugging output .TP .B \-\-version just print program version and exit .TP .B \-a Pass \-aHAX option to rsync. .TP .BI \-\-processes \ Number of rsync processes to use (default: 10). .UNINDENT .UNINDENT .UNINDENT .SH EXIT STATUS .sp \fBpcp\fP returns exit code 0 if the operation succeeded and 1 if some error occured. .SH SEE ALSO .sp \fBpcp\fP is shipped as part of S3QL, \fI\%http://code.google.com/p/s3ql/\fP. .SH COPYRIGHT 2008-2011, Nikolaus Rath .\" Generated by docutils manpage writer. .\" .