Copy music files from your ipod using only the command line.

Contributor Icon Contributed by MickeyMouse Date Icon March 22, 2006  
Tag Icon Tagged: Apple Mac

Copying files from your iPod to your Apple system is easy. Here are the commands.


After seeing a recent tutorial on copying files from your iPod to your PC, I wanted to show Apple users that it is pretty easy to copy files from your iPod as well. That’s actually a pretty interesting tutorial for both Apples and PCs so check it out.

His instructions for apple, however, were pretty thin. Here is what you need to know to copy your music files from your ipod to your apple.

1. Open a terminal window

2. Run the following type of command:
cp -R /Volumes/ipodname/iPod_Control/Music local_music_path

where:
ipodname = the name of your actual iPod
local_music_path = path on your Apple you want to copy your files to

Here is what I run on my system.
cp -R /Volumes/mickmPod/iPod_Control/Music /Users/mickm/Music

3. Wait while the files are copied over to your system. A new line prompt will appear when it has completed. You will see a bunch of numbered folders in your local_music_path.

4. See this tutorial if you need more information:

Posted:

-->
Previous recipe | Next recipe |
 

close Reblog this comment
blog comments powered by Disqus