上QQ阅读APP看书,第一时间看更新
How to do it…
We perform the following steps to forensically copy files on a Windows system:
- Gather source file and destination arguments.
- Use shutil to copy and preserve most file metadata.
- Manually set timestamp attributes with win32file.