Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Very implausible. Mv across filesystems is usually implemented as a copy then delete. Worst case, you'll have the data exist in both locations.


It's possible, in case of physical disconnection or power interruption. There is no guarantee that the copied data will be flushed out of buffers into nonvolatile storage before the delete is (unless the program asks for such a flush and the system honors it).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: