RCP Tools is a Rust-based collection of command-line utilities for managing large filesets on Linux systems and across remote hosts.
The project includes tools for copying, removing, hard-linking, comparing, and generating sample file trees, and it supports remote operations using host:/path syntax with rcpd started over SSH.
This is free and open source software.
Key Features
- Uses explicit copy semantics designed to avoid accidental overwrites by default.
- Can preserve file metadata with configurable `–preserve-settings` options.
- Supports automatic deployment of the `rcpd` helper to remote hosts.
- Provides progress bars, summaries, and optional log file output.
- Includes throttling controls for operations, IOPS, and maximum open files.
- Verifies auto-deployed remote binaries with SHA-256 checksums.
- Available through nixpkgs, crates.io, and release packages for Debian and RHEL.
Website: github.com/wykurz/rcp
Support:
Developer: wykurz
License: MIT License
Related Software
| Alternatives to cp | |
|---|---|
| xcp | Extended cp written in Rust |
| fcp | Significantly faster alternative to cp |
| gcp | Goffi's cp, a fancy file copier |
| pycp | cp and mv with a progressbar |
| rsync | Fast incremental file transfer |
| Fast Unix Commands | Provides alternatives for rm and cp |
| renameutils | Make copying files faster and less cumbersome |
| cpy-cli | Accepts globs and creates non-existent destination directories. |
| cpz | Zippy alternative to cp |
| lunas | Syncing tool handling more than two directories locally and remotely |
| BCMR | Better Copy Move Remove |
| cpx | Modern replacement for the traditional cp command |
| advcpmv | Patch for cp |
| RCP Tools | Manage large filesets |
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.