First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Did you actually write the files to the harddisk? For example, on unix you can run "sync" at the command line to flush the buffers. Otherwise it is possible that the modified files stay cached in RAM for a while. If you lose power during that time window then your changes will be lost.