Identical to copy() except that copy2() also attempts to preserve file metadata.
shutil.copy2(src, dst, *, follow_symlinks=True)