Hello. When a file is copied or moved on a Windows PC, is it possible with .NET (or at all) to intercept this? I want to write a program (preferably in C#) that does the moving/copying, because i often copy/move many files from to several different locations and doing all that at the same times slows everything down way too much. Thanks.