I clobbered a file by saving a downloaded file with the same name. Options?
OK, I have searched past questions and the nearest hit I found was
this one, which seems distinct from my situation. Here's what happened:
1) Edit file on computer 1, email to self
2) D/L file to computer 2, edit in MS Word, save.
3) Forget that I had edited, download from email over the edited copy!
This is different from the situation in the post above, because there it appeared that doing a ctrl-S also clobbered all the autosaved copies; in my situation that's (hopefully) not the case. Obviously the advantages of CVS or Perforce are now vividly clear to me, but now is the time for data recovery, not self-flagellation.
So, what can I do to get the version I had saved in step 2? If there are autosaves, where are they (Office 2K on Windows XP)? Or, is there a free/cheap tool that can search unallocated blocks so that I could at least maybe recover the unformatted text and paste it into a new document? I'm assuming here that clobbering the file
name does not also place the new file in the same disc blocks, though the FAT will obviously no longer point to the old blocks.
Anything else I could try? The data (and my time) are worth enough that the situation might merit downloading a commercial tool, but not hiring an outside recovery service.
Your first move is probably going to want to be making an image of the disk to another drive (ideally on a system which doesn't have the disk mounted read/write; a *ix LiveCD like Ubuntu would be perfect) using something like dd (not Ghost; you want to copy "free" blocks too). This preserves the state of the disk so you can try destructive recovery tools without worrying too much about making things worse -- if it all goes wrong, you can always dd the image back to the disk.
If undelete tools don't help, you also have a whacky big file you can search for fragments of your document.
posted by Freaky at 10:41 AM on April 24, 2007