I\'m currently using shutil.copy2() to copy a large number of image files and folders (anywhere between 0.5 and 5 gigs). Shutil works fine, but it\'s
shutil.copy2()
Shutil
See IFileCopy. IFileOperation may be available through ctypes and shell32.dll, I am not sure.