FG
💻 Software

How do I retrieve files from Time Machine backups from another computer?

Fresh7 days ago
Mar 15, 202654156 views
Confidence Score0%
0%

Problem

Really it's the same computer - I just did a fresh install of Snow Leopard. When I try to open the Documents directory from my old user account I get The folder "Documents" can't be opened because you don't have permissions to see its contents. I think the problem is that my user account ID changed…

Error Output

ls -al /Volumes/ExternalDriveName/Backups.backupdb/ComputerName/2009-09-03-120049/ComputerName/Users/
drwxr-xr-x@ 43 503    staff  1462 Jul 20 15:14 …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I retrieve files from Time Machine backups from another computer?

Low Risk

It appears that Apple sets an ACL that denies everyone (root included) from deleting or modifying ownership etc on the Backups.backupdb folder and its contents, so using sudo or other root access does not help to change permissions. everyone deny ad…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment