Terminal : How to copy files showing progress
While copying large amounts of files (lots of photos) I used to use
Finder in the macOS. Good ol’ drag-n-drop
Usually it is reliable, but lately I’m facing some problems when copying files to external disk.
Finder itself would become unresponsive.
So I decided to use terminal instead.
It worked (kinda) but it took 51 minutes to finish the copy (There were a lot of files)
and as you know traditionally cp does not show progress.