-
|
Early last year my laptop crashed. Thankfully I have a Time Machine of that disk, but my laptop was so out of date, I can't restore the Time Machine to my current OS. Still, I have all the files the Time Machine created on the external drive. I'm trying to see if I can use iMessage-exporter to copy over my messages database with attachments from that external drive. When I run a command like this:
I do get it to return diagnostic information, but as you can see, it reports that 100% of the files are missing, even though in the attachments folder, I can see the attachments there. Is there any hope I can get the exporter to see those files? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
If you try and run the export anyway, what path does it look for the attachments in? |
Beta Was this translation helpful? Give feedback.
-
|
I attempted to run with "full" copy, and interestingly it seemed to find attachments, but delivered this error repeatedly. I stopped it before the export was complete.
|
Beta Was this translation helpful? Give feedback.
Files copied from Time Machine backups may retain special protection flags that prevent modification, even if you own them:
imessage-exporterdoesn't support this currently. You may be able to mutate the ownership of the files yourself. That said,imessage-exporteris able to copy them fineβit just fails to write the updated metadata, which just makes the dates on the files match the sent/received dates from the message (without this step, the metadata reflects the tβ¦