How to Install gcp in Ubuntu 18.04



Install gcp by entering the following commands in the terminal:

sudo apt update
sudo apt install gcp

Description:

advanced command line file copy system

gcp is an advanced command line file copy system with an interface similar to that of cp. It features: - transfer progression indication - continuous copying on error (skip to next file) - copy status logging - name mangling to handle target filesystem limitations - forced copy serialization - transfer lists management

Homepage: http://wiki.goffi.org/wiki/Gcp/en

Version: 0.1.3-5

Section: universe/utils