Reveal Hidden Files

Have a look at turning on hidden file display in Finder and then going into Time Machine

In Terminal

defaults write com.apple.finder AppleShowAllFiles YES

This sets the flag to show hidden files

killall Finder

This will force Finder to restart

Then go into Time Machine, fix/restore what you want and then

defaults write com.apple.finder AppleShowAllFiles NO

killall Finder

  • 0 Users Found This Useful
Was this answer helpful?

Powered by WHMCompleteSolution