Tagged Questions
5
votes
4answers
4k views
Copy a file without using the windows file cache
Anybody know of a way to copy a file from path A to path B and suppressing the Windows file system cache?
Typical use is copying a large file from a USB drive, or server to your local machine. Windows ...