cpx is a command-line utility for Linux that rethinks the classic cp command with an emphasis on speed, resilience, and a better terminal experience.
Written in Rust, it’s designed for copying files and directories efficiently, including larger project trees and backup workloads, while offering progress feedback and recovery options that go beyond traditional copy tools.
This is free and open source software.
Key Features
- Uses parallel copy operations to improve throughput on multi-core systems.
- Shows customizable progress bars for long-running copy jobs.
- Can resume interrupted transfers with checksum verification.
- Supports gitignore-style exclude patterns for selective copying.
- Offers configurable parallel jobs, force and interactive overwrite modes, and target-directory handling.
- Includes hard link and symbolic link modes, plus symlink dereference controls.
- Can preserve file attributes and also copy attributes only when needed.
Website: github.com/11happy/cpx
Support:
Developer: Bhuminjay Soni
License: MIT License

cpx is written in Rust. Learn Rust with our recommended free books and free tutorials.
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.