jivanpal / drat

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

Recover Error #79

Closed MattiMo79 closed 7 months ago

MattiMo79 commented 8 months ago

Hi Jivan Your program is amazing!! I managed to recover some files, but i have a small problem with restoring the folders... After reading the folder with the list command, when i try to restore the folders appears this error:

This inode is multilinked. Do you still want to recover the file data? (y/n) y ERROR: get_file_size: No file size found.

image

What could it depend on? I use Ubuntu 20.04 Lts Live

Thank You for support

jivanpal commented 7 months ago

Hi, I'm afraid Drat doesn't currently support recursively recovering files from directories; you'll have to recover each file individually. This feature request is being tracked in #67.

Please refer to #30 for guidance on automating recovery for now. I'll be closing this as a duplicate of that.