joz-k / ios_backup_extractor

iOS backup media extraction tool (photos, videos)
Other
30 stars 1 forks source link

[request] preserve/append additional file attributes #7

Open rb0022 opened 1 week ago

rb0022 commented 1 week ago

Preserve/append additional file attributes, as performed by macOS

Options on macOS to obtain files and brief inspection of the file attributes:

Options on Windows:

Additional/available File Attributes list, as seen in the backup metadata structure (@joz-k please edit this list):

joz-k commented 1 week ago

@rb0022: Thanks for the analysis. Really appreciated! I'll look into the missing MacOS attributes over the next few days. I suspect that the latitude/longitude data is related to GPS positioning, which was previously disabled on my phone :) I'll turn on GPS stamping and see what happens.

Box333 commented 1 week ago

Thats fantastic ! Thank you for this enhancement 👍🏻

joz-k commented 6 days ago

could you also add a "original" parameter to the --format switch, so that the photos can be extracted to their original folder structure \Media\DCIM\Apple101, \Media\DCIM\Apple102 ...etc? Thanks

@Box333: This sounds interesting but could you please report it as a separate request? Thx.

joz-k commented 6 days ago

I just noticed, that the timestamp on some extracted files is shifted +1hour.. Trying to figure out why only some files are affected and not all.

@Box333: Again, this doesn't belong to this request (which is about additional file attributes). Please add this comment to #4 .