> > And if you can't do that, just have the script checksum the file every 5 > > secs, and if it hasn't changed for 10 secs, you're probably set. > > > > Use the suggestion from Rick first though. > > Since the W2k client users just copy the relvant files using drag'n'drop > something like a semaphore file is not possible.
Just a thought; shouldn't it be posible to use 'lsof' to see when the file gets closed? // Emil