Fork me on GitHub

vcp by lynix

verbose cp

vcp is a little tool that copies files and directories. Unlike 'cp' it prints nice progress information in form of progress bars or percentage values.
Additionally, it has some nice little features like error handling and synchronous writing.

Features

Install

Just grab the source from GitHub and build. I don't provide any packages yet, but a PKGBUILD for Arch Linux and an ebuild for Gentoo (within the sources).
Note that there are no dependencies - except glibc, of course.

License

This program is released under the GNU General Public License, Version 3. For detailed information see the file named LICENSE in the sources.

Contact

Author: lynix (lynix47@gmail.com), GnuPG key 4804CCA9 at keys.gnupg.net

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/lynix/vcp