Pekka Niiranen wrote: > Is there a way around this? How can I stop file being COPIED OVER while > it is being open? you could rename the file before you start updating it, and rename it back when done. </F>