I've lost 100s of GBs of data on my PC. Mistakes and poor choices were made. Details follow, or please see questions, below.
- Gettin' E36 M3 done: With Robocopy, I copied ~70 GB from a USB HDD (not SSD) to my PC. I then deleted the data from the HDD, assuming it'd go to a Recycle Bin (yes, foreshadowing here).
- E36 M3 goes sideways: I screwed up the destinations of some data. Again with Robocopy, I tried to copy it to the right folders. Except, I inadvertently copied/pasted a command string with the /MIR switch, so Robocopy deletes 200+ GB of data before I catch it. This includes some data copied from the HDD.
- What, me worry?: I haven't really lost any data, I thought. First, I'll restore everything in the external HDD's recyle bin. But it turns out, the Recycle Bin was empty.
- Microsoft Sucks, Part 1: Well, I'll recover the lost data that was already on the PC, from a daily File History backup. Nope: error message says, not enough space to recover to. That's odd -- should be plenty of room. But, I stupidly tried to make room by deleting the Recycle Bin, and during the copying process, I'd deleted some duplicate data that had been on the PC.
- Microsoft Sucks, Part 2: No, problem, I'll manually recover the data from File History (on another HDD). Nope: the File History backup is a joke -- tons of data missing, e.g., folders contain perhaps one-third of the files they're supposed to.
- Tears and depression: With Recuva, I get a list of all the deleted files it can find. But either it can't filter by deletion date, or that information just isn't available. And there are thousands of files I don't want to recover.
QUESTIONS:
- GRM-IT Kenobi, is there any hope?: Is there a tool or method with which I can locate all the files that were deleted on a given day, and recover them? If not, how would you proceed?
- Overcoming the dark side of the (Windows File History) Force: Recommendations for a reliable, preferably FOSS, backup tool?
PS I use Robocopy because I can do a trial run, get a log, preserve dates, and because it's been more reliable than copying/pasting.