Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

coday182

macrumors regular
Original poster
Ok I know the music is stored in a hidden folder on the ipod, how can I view it on my mac so I can copy the music from my ipod to my new mac?
 
Open Terminal and type
Code:
defaults write com.apple.finder AppleShowAllFiles -bool true
then
Code:
killall Finder

To set it back to normal type in both again but change true to false.
 
Benjamindaines said:
Open Terminal and type
Code:
defaults write com.apple.finder AppleShowAllFiles -bool true
then
Code:
killall Finder

To set it back to normal type in both again but change true to false.

Thanks!

For some strange reason, I knew how to do that on a pc😡 but not a mac😱 😱 🙄
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.