Where is the flash drive stored on Mac?

Where is the flash drive stored on Mac? I searched this question on google. Some people say that a flash cookie is a .sol file stored in the / Users Home Folder / Library / Preferences / Macromedia / Flash Player / folder. But I can not find this file / folder on my mac. Where is it? Can someone kindly tell me how to find him. Thank.

+3
source share
2 answers

They are stored in ~/Library/Preferences/Macromedia/Flash Player/#SharedObjects/<some random string>/, and then you will have subfolders for each domain name. For Google Chrome is the way to go ~/Library/Application Support/Google/Chrome/Default/Pepper Data/Shockwave Flash/WritableRoot/#SharedObjects/<some random string>/.

Note that in Mac OS X Lion the Library folder is hidden, you need to open it using the Go menu in Finder or through the terminal.

+9
source

All Articles