Documentation

pycp – cp and mv with a progressbar

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

pycp is written in Python. Learn Python 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
cpxModern replacement for the traditional cp command
advcpmvPatch for cp
RCP ToolsManage large filesets
Alternatives to mv
pycpcp and mv with a progressbar
RnRSecurely rename multiple files and directories
renameutilsSet of programs designed to make moving files faster and less cumbersome

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