I am looking for a way to mirror a network drive's files to a specified folder. I have tried running robocopy with a filesystemwatcher changed event but it will not allow me to copy files that are "locked". Is there a better solution out there for this, preferably in vb.net.
↧