Differences
This shows you the differences between the selected revisions of the page.
| guide_windows_ftps_server 2026-02-03 | guide_windows_ftps_server 2026-06-02 (current) | ||
| Line 5: | Line 5: | ||
| ===== Installing FTP Server ===== | ===== Installing FTP Server ===== | ||
| - | ==== On Windows Server (2022, 2019, 2016 and 2012) ==== | + | ==== On Windows Server (2025, 2022, 2019, 2016 and 2012) ==== |
| * In Windows //Server Manager// go to //Dashboard// and run //Manage > Add Roles and Features//. | * In Windows //Server Manager// go to //Dashboard// and run //Manage > Add Roles and Features//. | ||
| Line 18: | Line 18: | ||
| * Wait for the installation to complete. | * Wait for the installation to complete. | ||
| - | &screenshotpict(iis_install_win2016) | + | &screenshotpict(iis_install_win_server) |
| &win2016 &win2012 | &win2016 &win2012 | ||
| Line 33: | Line 33: | ||
| * Wait for the installation to complete. | * Wait for the installation to complete. | ||
| - | &screenshotpict(iis_install_win10) | + | &screenshotpict(iis_install_win_desktop) |
| &win7 &win8 &win10 &win11 | &win7 &win8 &win10 &win11 | ||
| Line 125: | Line 125: | ||
| Start WinSCP. [[ui_login|Login Dialog]] will appear. On the dialog: | Start WinSCP. [[ui_login|Login Dialog]] will appear. On the dialog: | ||
| * Select //FTP// protocol and //TLS/SSL Explicit encryption//. | * Select //FTP// protocol and //TLS/SSL Explicit encryption//. | ||
| - | * Enter your Windows server hostname to //Host name// field. Avoid using an IP address to allow WinSCP to verify that the hostname matches with host the server's certificate was issued to (not applicable to self-signed certificates). | + | * Enter your Windows server hostname to //Hostname// field. Avoid using an IP address to allow WinSCP to verify that the hostname matches with host the server's certificate was issued to (not applicable to self-signed certificates). |
| * Specify username and password for Windows account you want to connect with (when using domain accounts, you need to specify a full username with format ''domain\username''). | * Specify username and password for Windows account you want to connect with (when using domain accounts, you need to specify a full username with format ''domain\username''). | ||
| * 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 every time you want to connect. Press //Save// button and type site name. | ||