jivanpal / drat

Utility for performing data recovery and analysis of APFS partitions/containers.
GNU General Public License v3.0
163 stars 21 forks source link

Functions Do Not Match with Documentation #50

Closed Joseph-Hui closed 8 months ago

Joseph-Hui commented 1 year ago

Thank you for your tool.

My APFS disk failed when I tried to make a backup for it and Google led me here.

I tried the Drat 0.1.3 release on a Ubuntu 22 PC and it looks quite different with what the document described. For example, the argument --container is not supported in the binary I downloaded. However, in the source code, the argument --container appears in print_usage()!

Another thing is, when I tried to recover a directory or a file, I could not specified where the files to be saved.

Should I use the pre-built binary or compile one myself?

jivanpal commented 8 months ago

Hi, apologies for the very delayed response. This is a duplicate of #22, please see there for guidance.