Reg Hardware

Post: Windows XP will do this

Anonymous Coward

Windows XP will do this 

In Leopard data loss glitch uncovered

Boffin

with moving a file to network drives.

I think Windows uses an asynchronous write* (delayed write in MS speak): while the file is still being transferred, the PC end of the link says the file has been written, and the PC will delete it from the PC drive. Meanwhile, the link fails and only part of the file is written to the server's drive by the server.

* http://en.wikipedia.org/wiki/Asynchronous_I/O