Documentation

cpx – modern replacement for the traditional cp command

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 help

cpx is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Alternatives to cp
xcpExtended cp written in Rust
fcpSignificantly faster alternative to cp
gcpGoffi's cp, a fancy file copier
pycpcp and mv with a progressbar
rsyncFast incremental file transfer
Fast Unix CommandsProvides alternatives for rm and cp
renameutilsMake copying files faster and less cumbersome
cpy-cliAccepts globs and creates non-existent destination directories.
cpzZippy alternative to cp
lunasSyncing tool handling more than two directories locally and remotely
BCMRBetter Copy Move Remove

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments