vote up 0 vote down star

I'd like to access files in iPhone, such as using ssh and so on. But it appears that the iphone's ssh or telnet are not supported. I could ping it, but can use telnet or ssh.

I read through some internet article, it appears that using jailbreak or Cydia it is doable, but I guess it would break my iPhone's license.

So my questions is whether I could do ssh or telnet to my iPhone file system using official way.

Thanks in advance.

flag

79% accept rate
Why people give -ve vote to this question? I don't see anything problem with it. :-) – Timothy Chung Jan 15 at 4:10
No programming angle so far I guess... – Kev Jan 15 at 4:14
I'm not sure it counts as offensive either. – Andrew Rollings Jan 15 at 4:21
Yeah...some people seem to get offended at the strangest of things on SO. – Kev Jan 15 at 5:07
Jailbreaking just voids your warranty, which IMO is very worth it. The iPhone/iPod Touch is a computer, not just an mp3 player, but it is very limited from its potential. Jailbreaking is for people who know what they're doing and want the full use of their product. Doing it to steal cracked apps is for criminals, but that doesn't make jailbreaking in general illegal and it doesn't make anything wrong with just jailbreaking. Apple should have a dev version of iPhone firmwares that allow you to do whatever you can do on a normal mac, like ssh, third party apps, etc. – Mk12 Oct 9 at 4:17
show 1 more comment

3 Answers

vote up 3 vote down

You can't just access any file in a non-jailbroken iPhone.

You can access data files for your own programs during development using Xcode's Organizer, go to Devices -> your iphone -> Summary -> Applications -> your app, click on the triangle thingy to show the Application Data, which you can download.

Otherwise use something like Airsharing (see moogs' answer which came as I was writing this) to upload&download a bunch of files.

link|flag
don't care how old the answer is, this was EXTREMELY helpful. upvote for sure. – kevindtimm Nov 23 at 21:32
vote up 1 vote down

I loved ssh-ing before, but Airsharing is even better. You can upload files via a wifi connection to your ipod (using a browser or via webDAV). It was free for the first few weeks, but now it goes for $4.99. That's still not bad.
You can view office, image, pdf and html files.

(I'm not affiliated with airsharing, just a happy user :) )

link|flag
does airsharing support read file from iphone to desktop? – BlueDolphin Jan 15 at 13:04
Reading a file in the iphone from a desktop PC? Yes. – moogs Jan 15 at 16:03
i meant the reverse way, copy file from iphone to desktop. Can I ? – BlueDolphin Jan 15 at 23:17
vote up 0 vote down

No you can't. You have to jailbreak to do that.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.