copy files in console with neat progress bars
Command-line tool for copying files and directories with progress bar
This is an early stage software. Do not use it for anything serious. Please send feedback via github issues
# copy file to dir ppcpcopy file to file
ppcp
copy dir to dir. directory /path/to/dest/dir will be created
ppcp
copy multiple files/dirs
ppcp
Currently, ppcp will panic on any error. TODO is to add a dialog asking abort/skip/skip all/retry/overwrite and command-line option for default actions
rsync -P
https://code.lm7.fr/mcy/gcp