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 |
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. |

