Edit FTP Site Settings Dialog
 Profile Name
Enter the name of the profile. Give it an easily remembered name to represent an FTP site.
|
|
 FTP Site
Enter the FTP site which is supplied by your web hosting providers.
|
|
 FTP Port
The default value for FTP is 21, SFTP is 22, FTPS (Explicit) is 21 and FTPS (Implicit) is 990. If your web hosting provider gives you another port number, enter it here.
|
|
 Remote Directory
If the FTP site already points to the root directory of your web site, you do not need to enter the remote directory. Otherwise, enter it here. For example, your provider gives you this FTP site, let's say "www22.webhostdomain.com" and the root directory of your website is at public_html. Then all your website files should be placed within this directory "public_html". In this case, enter "www22.webhostdomain.com" into the field "FTP site" and public_html into the field "Remote directory".
|
|
 Protocol Type
Select which protocol to use. FTP, SFTP, FTPS (Explicit) and FTPS (Implicit) are supported. We would suggest that SFTP or FTPS should be used if your web hosting account supports this. It is more secure as your user name and password will be sent through SSH or SSL/TLS which are encrypted. If FTP protocol is used, your user name and password will be sent in plain text.
|
|
 Use server validation
This option is used only when SFTP or FTPS (Both Explicit and Implicit) protocol is selected and is selected by default. When this profile is saved, the program will try to connect to the internet and get the public key/certificate from the SFTP or FTPS site. If the public key/certificate can be found, it will be saved so that next time it can be used to validate that the same server is connected again.
|
|
 Use public key authentication
Select this option to use public key authentication in SFTP protocol.
|
|
 Private key file
Select the private key file for SFTP login when using public key authentication. If the private key file is password protected, enter the password to the "Password" field below.
|
|
 Connection Mode
This option is only applicable to protocols FTP, FTPS (Both Explicit and Implicit). The default setting is Passive. This has to be so if your connection is behind firewall.
|
|
 User name
Enter the login name of your FTP site. You can leave it blank and enter it when you publish your website.
|
|
 Password
Enter the login password of your FTP site. If public key authentication is used in SFTP, enter the password of the corresponding private key here if it is password protected. You can leave it blank and enter it when you publish your website.
|
|
 OK button
Click OK to save the profile.
|
|
 Cancel button
Click Cancel to discard the profile and close this dialog.
|
|