Recovering lost files on a mac deleted by overwriting a folder via finder.
August 30, 2007 2:07 PM Subscribe
Recovering lost files on a mac deleted by overwriting a folder via finder.
My brother last night was moving a folder with sub folders full of word docs to his USB drive from his Documents folder. This is on a Mac w/ Panther.
The folders were like this:
Documents/2007Things/SubfolderA/(bunch of docs)
Documents/2007Things/SubfolderB/(bunch of docs)
Documents/2007Things/SubfolderC/(bunch of docs)
He draged 2007Things over to the USB drive, then dragged it back. When he went to look subfolders B & C were missing, both on the USB and in Documents. I'm guessing somehow only subfolder A was first dragged over to the USB, then back again, and wrote over the 2007things foldere w/ the fewer sub folders.
He has a not-so-fresh back up on an external drive but he's been working on the various docs in the 2 weeks since the backup.
Unfortunately, he needs the files in the next few days.
I tried DataRescue II, it "saw" a lot of .doc files so I bought it so I could try to recover them and see if they were the missing files.
I now have about 750 word files recovered, by clicking through them, I can see that many are old (2005) and many are most likely auto-saved, one after another of a very similar file w/ no real changes.
So I'm looking for advice on the following:
Any tips on running Data Rescue I may have missed, or any other tips about recovery in this situation of replacing one folder w/ another via the Finder. I did a Through Scan last night and I'm doing a Deleted Scan again right now. Is there anywhere else to look, he hasn't done anything else w/ the computer outside of running data rescue.
Is there a way to browse through all the recovered docs w/out opening them one at a time with Word X? I'd like to give him the option of doing something like just using an arrow key to move to the next file, none of the recovered files have useful names or dates, so he can't see from the outside what might be in them, and there are no previews when opening them via Word.
Thanks for any help.
posted by JulianDay to technology (5 answers total) 1 user marked this as a favorite
$ textutil -convert txt *.doc
This will create a .txt file for each .doc file in the directory. Then use the Finder to preview the beginning of each file, or use other text file search methods that'll be a lot more efficient than wading through the Word files.
posted by Armitage Shanks at 2:44 PM on August 30, 2007 [1 favorite]