Linux

Categorized | Gadgets, Hardware

Copy images in Linux from the iPhone’s pictures folder

Linux applications do not yet support the newest 2.x Apple firmware for the iPhone and iPod Touch. But if you want to copy images from the Pictures folder, all you need is SSH installed on the device:

scp root@192.168.1.33:/private/var/mobile/Media/DCIM/999APPLE/*.PNG ~/Desktop/

This will copy all images from an iPhone that has the 192.168.1.33 static IP directly unto your desktop.
Note: the default root password for iPhone and iPod Touch devices is alpine .

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


1 Trackback(s)

  1. 10 11 2008 : Copia las imágenes desde el iPhone en Linux | Incognitosis

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>