- lightweight and pretty user friendly.
- supports copying files and folders.
- you can copy single or multiple (lists) files & folders too.
- shows a nice progress bar, size of the file being copied, the current file copy speed, plus an “estimated time”. So you’ll know what’s happening at an any given time.
Code: Select all
sudo apt-get install gcp python-progressbarcoping file …
Code: Select all
gcp source-file destinationCode: Select all
gcp -r source-folder destination