RESTORING A DIRECTORY WITH LOST FILES #586
Unanswered
sashagitar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to recover all data from a deleted directory on the Windows file system located on a separate drive (not C:). The directory is nested, and it contains a large number of files accumulated over several years of work. Many of these files haven’t been accessed for over a year.
As far as I understand, the program’s recovery mechanism relies on tracking file modification records. Is there a way to achieve what I’m aiming for?
Beta Was this translation helpful? Give feedback.
All reactions