You can use the Pipe Viewer command to copy large files with a progress bar:

pv oldfile > newfile

This shows a neat little progress bar on the command line.