Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Michael / Andy, >> On windows this is handled by the Windows API MoveFile() to >> ensure that it happens as quickly and efficiently as possible. > > Unfortunately, in this case, "as possible" is neither very quick nor > very efficient. Yes - but it is as quick and efficient as is (reaonably) possible. I see from the thread in microsoft.public.win32.programmer.kernel that their ultimate solution was to simply keep retrying the operation. > From the OP's description, there's a dreadful I/O bottleneck on this > system, which would tend to aggravate the problem by increasing the And that is what really needs to be fixed, a CVSNT server cannot afford those sort of bottlenecks... Regards, Arthur