Mount Your iPhone Over Wireless

Wouldnt it be nice if you could have your iPhone’s filesystem on your desktop? Well, you actually can when using SSHFS. SSHFS which is a MacFUSE extension can use SSH to mount your iPhone over wireless to your Mac. Once your iPhone is mounted, the entire filesystem is available just like any other hard drive on your system. Below is how you can do it:
To do this, you will need to have SSH already installed on your iPhone. You can install OpenSSH from Installer.app on your iPhone. Then you will need to make sure that logging in via Terminal works before using MacFUSE. If you are unable to login via Terminal, then you will need to remove the “known_hosts” file from your /mahuser/.ssh directory.
The How to:
- Get the latest version of MacFUSE, as well as SSHFS.
- Install MacFUSE and reboot your system.
- Move sshfs.app to the Applications folder.
- Now, launch sshfs.app and put it your iPhone’s IP address as root with the remote directory set to / . Then you will need to enter the iPhone’s password. The default for versions 1.0.2 and earlier is dottie, and the default password for version 1.1.1 its alpine.
Boom!, your done.


