Differences
This shows you the differences between the selected revisions of the page.
guide_connect 2021-06-21 | guide_connect 2024-07-10 (current) | ||
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.// | ||
- | net2ftp.cluster029.hosting.ovh.net===== Before Starting ===== | + | ===== Before Starting ===== |
Before starting you should [[guide_install|have WinSCP installed]]. | Before starting you should [[guide_install|have WinSCP installed]]. | ||
- | ==ftp.cluster029.hosting.net=== Collecting Session Details ===== | + | ===== Collecting Session Details ===== |
Before you connect, you need to know at least: | Before you connect, you need to know at least: | ||
* Host name ((Or IP address.)) of the server,((When trying to connect to iPhone, iPod Touch or iPad, replace term "server" on these pages with iPhone, iPod Touch or iPad. Learn how to [[faq_iphone|connect to iPhone, iPod Touch or iPad]].)) 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. | * Host name ((Or IP address.)) of the server,((When trying to connect to iPhone, iPod Touch or iPad, replace term "server" on these pages with iPhone, iPod Touch or iPad. Learn how to [[faq_iphone|connect to iPhone, iPod Touch or iPad]].)) 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. | ||
Line 22: | Line 22: | ||
* Select your //File protocol//. \\ When you are about to use %%FTPS%% protocol (%%FTP%% over TLS/SSL, not %%SFTP%%), select //%%FTP%%// and then choose one of the %%FTPS%% invocation methods). | * Select your //File protocol//. \\ When you are about to use %%FTPS%% protocol (%%FTP%% over TLS/SSL, not %%SFTP%%), 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// | * 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. | + | * You may want to [[session_configuration#site|save your session details]] to a site so you do not need to type them in whenever you want to connect. Press the //Save// button and type the site name. |
* Press //Login// to connect. | * Press //Login// to connect. | ||