faq_iphone » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2011-02-05 | 2011-02-06 | ||
| asd (87.162.105.178) (hidden) | Restored revision 1296641681. Undoing revision 1296938374. (martin) (hidden) | ||
| Line 1: | Line 1: | ||
| - | dasasd | + | ====== How do I connect to my iPhone, iPod Touch or iPad? ====== |
| + | |||
| + | ===== Prerequisites ===== | ||
| + | To use WinSCP with your iPhone, iPod Touch or iPad, you need to have OpenSSH installed on it. You can get it installed for example by: | ||
| + | * [[wp>Jailbreak_(iPhone)|Jailbreaking]] your iPhone, iPod Touch or iPad; | ||
| + | * Installing OpenSSH with [[wp>Cydia_(iPhone_OS)|Cydia]] (in network section) or [[wp>Installer.app|Installer.app]]. | ||
| + | |||
| + | ===== Connect via WI-FI ===== | ||
| + | To connect, on //[[ui_login_session|Session tab]]// of WinSCP Login dialog specify: | ||
| + | * IP address of your iOS device into //Host name// (You will find the IP address, if you go to yours iPhone/iPod Touch menu //Settings > Wi-Fi// and choose the network you are using); | ||
| + | * ''root'' into //User name//; | ||
| + | * ''alpine'' or ''dottie'' (depends on firmware version) into //Password//; | ||
| + | * You may need to set longer //Server response timeout// on //[[ui_login_connection|Connection tab]]//; | ||
| + | * Keep default SFTP //File protocol//; | ||
| + | * Click //Login//. | ||
| + | |||
| + | Note that when connecting via WI-FI it is recommended to turn off auto-lock as WI-FI connection gets interrupted when device locks. To turn off auto-lock go to //Settings > General > Auto-lock//. | ||
| + | |||
| + | If you need more detailed description follow to: | ||
| + | * [[http://www.zodttd.com/wiki/index.php/SSH|SSH]] article on Zodipedia; | ||
| + | * [[http://www.simonblog.com/2009/05/17/how-to-use-ssh-to-transfer-file-on-iphone/|How to Use SSH to Transfer File on iPhone]] on simonblog.com; | ||
| + | * [[http://modmyi.com/wiki/index.php/SSH_on_Windows|SSH on Windows]] (for connecting) on modmyi.com; | ||
| + | * [[wp>Jailbreak_(iPhone)|Jailbreak]] on en.wikipedia.org; | ||
| + | * [[http://www.youtube.com/watch?v=w0v91MIepB0|iPhone and iPod Touch One Step Jailbreak]] (for installing the //BSD Subsystem// and //OpenSSH// services) and [[http://www.youtube.com/watch?v=rVp3Wmm1QB8|How To Install iPhone Apps on Your iPod Touch]] (for connecting) on youtube.com. | ||
| + | |||
| + | ===== Connect via USB ===== | ||
| + | See [[http://code.google.com/p/iphonebrowser/|iPhoneBrowser]]. | ||
| + | |||
| + | ===== Further Reading ===== | ||
| + | If you are having problems connecting, check list of [[messages|common error messages]]. | ||
| + | |||
| + | Once you connect, you may wonder [[faq_iphone_task|how to do ... on iPhone, iPod Touch or iPad?]] | ||