Ubuntu Manpages

ifuse

Mount filesystem of an iPhone, iPod Touch, iPad or Apple TV.

ifuse <mount_point> [OPTIONS]

Mount filesystem of an iPhone, iPod Touch, iPad or Apple TV

Example:

ifuse /media/iPhone --root

This mounts the root filesystem of the first attached device on this computer in the directory /media/iPhone.

mount options.
mount specific device by its 40-digit device UUID.
prints usage information.
print version.
mount 'Documents' folder of app identified by APPID.
mount root file system (jailbroken device required).
enable libimobiledevice communication debugging.

Matt Colyer

Man page written to conform with Debian by Julien Lavergne.