| PCP(1) | S3QL | PCP(1) |
pcp - Recursive, parallel copy of directory trees
pcp [options] <source> [<source> ...] <destination>
The pcp command is a is a wrapper that starts several sync 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.
Note: Using this program only improves performance when copying from an S3QL file system. When copying to an S3QL file system, using pcp is more likely to decrease performance.
The pcp command accepts the following options:
pcp may terminate with the following exit codes:
pcp is shipped as part of S3QL, https://github.com/s3ql/s3ql/.
© 2008 Nikolaus Rath <Nikolaus@rath.org>
| February 9, 2019 | 3.0 |