Differences
This shows you the differences between the selected revisions of the page.
2009-09-15 | 2009-09-15 | ||
no summary (41.100.94.77) (hidden) | Restored revision 1252014424. Undoing revisions 1253019343, 1253019496, 1253019518. (martin) (hidden) | ||
Line 4: | Line 4: | ||
Before starting you should [[guide_install|have WinSCP installed]]. | Before starting you should [[guide_install|have WinSCP installed]]. | ||
+ | ===== Collecting Session Details ===== | ||
+ | Before you connect, you need to know at least: | ||
+ | * Host name ((Or IP address)) of the server((When you are trying to connect to iPhone/iPod Touch, replace term "server" on these pages with iPhone/iPod Touch. Learn how to [[faq_iphone|connect to iPhone/Ipod Touch]].)), such as ''%%ftp.example.com%%''. Particularly when connecting to server hosting your website, note that the host name of the server, where you connect to manage the web site may not be the same as your website domain. | ||
+ | * Protocol the server supports (FTP, SFTP, FTPS, etc.); | ||
+ | * Account username; | ||
+ | * Account password((Or other mean of authentication.)). | ||
+ | If you do not know these details, ask administrator of the system you are trying to connect to, such as: | ||
+ | * IT Support department of company you work in; | ||
+ | * IT Support department or university you study at; | ||
+ | * Webhosting company that provides you a website. | ||
+ | |||
+ | ===== Connecting ===== | ||
+ | Start WinSCP. [[ui_login|Login Dialog]] will appear. On the dialog: | ||
+ | * Select //[[ui_login_session|Session tab]]// (it will be selected already if you are using WinSCP for the first time). | ||
+ | * Enter your host name to //Host name// field, username to //User name// and password to //Password// | ||
+ | * Select you //File protocol//. When you are about to use FTPS protocol, select //FTP// and then choose one of the FTPS invocation methods. | ||
+ | * You may want to [[ui_login_save|save your session details]] to stored session so you do not need to type them in every time you want to connect. Press //Save// button and type stored session name. | ||
+ | * Press //Login// to connect. | ||
+ | |||
+ | ===== Further Reading ===== | ||
+ | * [[troubleshooting|Troubleshooting]]; | ||
+ | * Other [[guides|guides]] to using WinSCP; | ||
+ | * [[task_index|Tasks]] you can do with WinSCP. |