Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

finding "invisibles" in Time Machine

I need to restore Macromedia data (else my 20+ hours of gameplay are for naught). How do I do that, given that the containing folders are invisible?

MacBook Air, Mac OS X (10.7.4)

Posted on Jun 29, 2012 1:14 PM

Reply
Question marked as Best reply

Posted on Jun 29, 2012 1:17 PM

Enable Finder to Show Invisible Files and Folders


Open the Terminal application in your Utilities folder. At the prompt enter or paste the following command line then press RETURN.


defaults write com.apple.finder AppleShowAllFiles TRUE

killall Finder


To turn off the display of invisible files and folders enter or paste the following command line and press RETURN.


defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder


Alternatively you can use one of the numerous third-party utilities such as TinkerTool or ShowHideInvisibleFiles - VersionTracker or MacUpdate.

1 reply
Question marked as Best reply

Jun 29, 2012 1:17 PM in response to teleny

Enable Finder to Show Invisible Files and Folders


Open the Terminal application in your Utilities folder. At the prompt enter or paste the following command line then press RETURN.


defaults write com.apple.finder AppleShowAllFiles TRUE

killall Finder


To turn off the display of invisible files and folders enter or paste the following command line and press RETURN.


defaults write com.apple.finder AppleShowAllFiles FALSE

killall Finder


Alternatively you can use one of the numerous third-party utilities such as TinkerTool or ShowHideInvisibleFiles - VersionTracker or MacUpdate.

finding "invisibles" in Time Machine

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.