advcpmv, also known as Advanced Copy, is a maintained patch set for Core Utilities that extends cp and mv with progress-aware transfer output.
The repository preserves Florian Zwicke’s original Advanced Copy work and rebases it for newer coreutils releases, making it possible to build patched advcp and advmv binaries for modern Linux systems.
This is free and open source software.
Key Features
- Adds the
-gand--progress-baroptions to patched cp and mv binaries. - Shows transfer speed and estimated remaining time while copy or move operations are running.
- Displays both per-file progress and overall progress when processing multiple files.
- Can be installed as advcp/advmv or renamed to cpg/mvg for convenient shell use.
- Includes rebased patches for newer GNU coreutils releases, including the current 9.7 patch set in the repository.
- Automatically disables reflink when the progress bar option is used, because the two modes are incompatible.
Website: github.com/jarun/advcpmv
Support:
Developer: Florian Zwicke, Arun Prakash Jana
License: GNU General Public License v3.0

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.