Differences
This shows you the differences between the selected revisions of the page.
2017-05-11 | 2017-05-11 | ||
no summary (85.114.99.108) (hidden) (untrusted) | Restored revision 1484554112. Undoing revisions 1494490589, 1494490599, 1494490607. (martin) (hidden) | ||
Line 2: | Line 2: | ||
//This guide contains simplified description of connecting to FTP or SFTP server with WinSCP.// | //This guide contains simplified description of connecting to FTP or SFTP server with WinSCP.// | ||
- | Hacked By AnonymousFox | + | ===== Before Starting ===== |
+ | |||
+ | Before starting you should [[guide_install|have WinSCP installed]]. | ||
===== Collecting Session Details ===== | ===== Collecting Session Details ===== | ||
Line 16: | Line 18: | ||
* Webhosting company that provides you a website. | * Webhosting company that provides you a website. | ||
- | Hacked By AnonymousFox | + | ===== [[connecting]] Connecting ===== |
+ | Start WinSCP. [[ui_login|Login Dialog]] will appear. On the dialog: | ||
+ | * Select your //File protocol//. When you are about to use %%FTPS%% protocol, select //%%FTP%%// and then choose one of the %%FTPS%% invocation methods. | ||
+ | * Enter your host name to //Host name// field, username to //User name// and password to //Password// | ||
+ | * You may want to [[session_configuration#site|save your session details]] to a site so you do not need to type them in every time you want to connect. Press //Save// button and type site name. | ||
+ | * Press //Login// to connect. | ||
+ | |||
+ | &screenshotpict(login) | ||
+ | |||
+ | ===== Further Reading ===== | ||
+ | * [[troubleshooting|Troubleshooting]]; | ||
+ | * Other [[guides|guides]] to using WinSCP; | ||
+ | * [[task_index|Tasks]] you can do with WinSCP. |