Last Updated on August 25, 2023
pycp is an alternative to the cp and mv commands. pycp adds a progress bar.
pycp is inspired by the library progressbar.
This is free and open source software.
usage:
pycp [options] SOURCE DESTINATION
pycp [options] SOURCE... DIRECTORY
copy SOURCE to DESTINATION or mutliple SOURCE(s) to DIRECTORY
positional arguments:
files
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-i, --interactive ask before overwriting existing files
-s, --safe never overwrite existing files
-f, --force silently overwrite existing files (this is the default)
-p, --preserve preserve time stamps and ownership
--ignore-errors ignore errors, remove destination if cp Print problematic
files at the end
-g, --global-pbar display only one progress bar during transfer
Website: github.com/your-tools/pycp
Support:
Developer: Dimitri Merejkowsky
License: MIT License

pycp is written in Python. Learn Python 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 |
| Alternatives to mv | |
|---|---|
| pycp | cp and mv with a progressbar |
| RnR | Securely rename multiple files and directories |
| renameutils | Set of programs designed to make moving files faster and less cumbersome |
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. |

