When copying large files using shutil.copy(), you get no indication of how the operation is progressing..
shutil.copy()
I have put together something that works - it
If you want to use the Windows copy dialog with progress you can use these: