Differences
This shows you the differences between the selected revisions of the page.
| 2014-09-11 | 2014-09-11 | ||
| tls#certificate (martin) | in-page anchored links without page name (martin) | ||
| Line 87: | Line 87: | ||
| * Specify your server's external IP address. \\ For [[guide_azure_ftps_server|Microsoft Azure Windows servers]], you will find the external IP address in //Public virtual IP (VIP) address// section on //Quick glance// sidebar of your instance dashboard on [[http://manage.windowsazure.com/|Azure Management Portal]]; or as a //Public IP// on the instance desktop. | * Specify your server's external IP address. \\ For [[guide_azure_ftps_server|Microsoft Azure Windows servers]], you will find the external IP address in //Public virtual IP (VIP) address// section on //Quick glance// sidebar of your instance dashboard on [[http://manage.windowsazure.com/|Azure Management Portal]]; or as a //Public IP// on the instance desktop. | ||
| - | When behind an external firewall, you need to open ports for data connections (obviously in addition to opening an %%FTP%% port 21 and possibly an implicit SSL %%FTP%% port 990). You won't probably want to open whole default port range 1024-65535. In such case, you need to tell the %%FTP%% server to use only the range that is opened on the firewall. Use a //Data Channel Port Range// box for that. Any time you change this range, you will need to [[guide_windows_ftps_server#restart|restart FTP service]]. //Learn how to [[guide_azure_ftps_server#firewall|open ports on Microsoft Azure]].// | + | When behind an external firewall, you need to open ports for data connections (obviously in addition to opening an %%FTP%% port 21 and possibly an implicit SSL %%FTP%% port 990). You won't probably want to open whole default port range 1024-65535. In such case, you need to tell the %%FTP%% server to use only the range that is opened on the firewall. Use a //Data Channel Port Range// box for that. Any time you change this range, you will need to [[#restart|restart FTP service]]. //Learn how to [[guide_azure_ftps_server#firewall|open ports on Microsoft Azure]].// | 
| Click //Apply// action to submit your settings. | Click //Apply// action to submit your settings. | ||
| Line 114: | Line 114: | ||
| * Submit with //Finish// button. | * Submit with //Finish// button. | ||
| - | Your secure FTPS server is now running and can be [[guide_windows_ftps_server#connect|connected to]]. | + | Your secure FTPS server is now running and can be [[#connect|connected to]]. | 
| &screenshotpict(iis_authentication) | &screenshotpict(iis_authentication) | ||
| Line 129: | Line 129: | ||
| * Submit with //Finish// button. | * Submit with //Finish// button. | ||
| - | Your secure FTPS server is now running and can be [[guide_windows_ftps_server#connect|connected to]]. | + | Your secure FTPS server is now running and can be [[#connect|connected to]]. | 
| ===== [[connect]] Connecting to Your FTPS Server ===== | ===== [[connect]] Connecting to Your FTPS Server ===== | ||
| Line 141: | Line 141: | ||
| * 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. | ||
| * Press //Login// to connect. | * Press //Login// to connect. | ||
| - | * If you are using [[guide_windows_ftps_server#certificate|self-signed certificate]], you will be prompted to [[tls#certificate|accept it]]. | + | * If you are using [[#certificate|self-signed certificate]], you will be prompted to [[tls#certificate|accept it]]. | 
| &screenshotpict(iis_login) | &screenshotpict(iis_login) | ||