Galilea
Posts: 4
Joined: Thu Apr 10, 2014 5:13 pm

SSH into iPad IOs System without Jailbreak

Thu Apr 10, 2014 5:24 pm

Hi,

I am new to this and initially bought the R-Pi to act as a stepping stone where the iPad would send through SFTP some files recorded to the iPad. However, the SFTP Apps installed cannot gain access to the files. Does anyone know whether it is possible to use a Raspberry pi to SSH into an iPad's IOS system which has not been jailbroken?

Thank you very much for your help.

Tarcas
Posts: 741
Joined: Thu Jan 09, 2014 5:38 am
Location: USA

Re: SSH into iPad IOs System without Jailbreak

Thu Apr 10, 2014 9:48 pm

Pretty simple. If the iPad is running an SSH server, or you can install one, sure. If not, you can't SSH into it.

User avatar
pluggy
Posts: 3635
Joined: Thu May 31, 2012 3:52 pm
Location: Barnoldswick, Lancashire,UK
Contact: Website

Re: SSH into iPad IOs System without Jailbreak

Fri Apr 11, 2014 8:08 am

The standard way of doing it is with a jailbroken iPad, I suspect with the way Apple think, you aren't going to be able to do it without. Surely if you're wanting to get into the IO system, then its effectively jail breaking anyway ?
Don't judge Linux by the Pi.......
I must not tread on too many sacred cows......

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: SSH into iPad IOs System without Jailbreak

Fri Apr 11, 2014 8:38 am

What pluggy said. When you are able to access files outside
your App , the next logical step would be to gain access to
settings/passwords of other apps or of the whole system.
Therefore it's disallowed it by default. A Jailbreak , of course ,
removes this restriction.

Do you have seen a file browser for plain iOS ? I haven't.


ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Galilea
Posts: 4
Joined: Thu Apr 10, 2014 5:13 pm

Re: SSH into iPad IOs System without Jailbreak

Sun Apr 13, 2014 11:35 am

Well,there is DiskAid isn't there?

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: SSH into iPad IOs System without Jailbreak

Sun Apr 13, 2014 11:48 am

DiskAid doesn't need an special server App installed and
running , it seems ?

If you want to connect your iPhone via cable to the Pi ,
iFuse should be able to mount it.

Code: Select all

sudo apt-get update
sudo apt-get install ifuse

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “Advanced users”