The following procedure describes how to use Secure Shell for authentication and encryption in the FTP Client.
To configure secure Shell connections in the FTP Client
Start the FTP Client.
This opens the
dialog box. (If the FTP Client is already running and this dialog box is not open, go to > .)Perform one of the following tasks:
To |
Do This |
---|---|
Create a new site |
From the dialog box, click .In the dialog box, enter the name or IP address of your FTP server host, and then click .In the dialog box, select . |
Modify an existing site |
From the dialog box, select a site. |
Click
.Click the
tab.Select
.Select one of the following options:
|
Reflection will connect using SFTP (Secure FTP) protocol. SFTP supports fewer commands than the full FTP protocol. |
|
Reflection will secure the port you specify for through the SSH tunnel. With this configuration you have access to the full range of FTP commands. All communications are sent through the SSH tunnel. This includes FTP commands (including user name and password) and all transmitted data (including directory listings and the contents of the files you transfer) |
(Optional) Specify an
. (If you leave blank, Reflection saves any changes you make to an SSH configuration scheme with the same name as the current host.)(Optional) Click
to open the dialog box. Use this dialog box to configure user authentication and additional Secure Shell settings.Perform one of the following tasks:
If you are |
Do This |
---|---|
Creating a new site |
Click to close the dialog box and then click .In the dialog box, type your user name on the FTP server and then clickClick . |
Modifying an existing site |
Click to close the open dialog boxes. |
NOTE:
Host authentication enables the Secure Shell client to reliably confirm the identity of the Secure Shell server. This authentication is done using public key authentication. If the host public key has not previously been installed on the client, the first time you attempt to connect you see a message indicating that this is an unknown host. This message includes a fingerprint that identifies the host. To be sure that this is actually your host, you should contact the host system administrator who can confirm that this is the correct fingerprint. Until you know that the host is actually your host, you are at risk of a "man-in-the-middle" attack, in which another server poses as your host.
In most cases you will be able to connect to your host and log in with your password using the default Secure Shell configuration. Use the
dialog box if you need to configure alternate user authentication methods or to make other changes to your Secure Shell configuration.The default
setting for the FTP Client is . This setting is not valid when Secure Shell is configured for SFTP. The FTP Client will automatically modify this setting from to when you configure Secure Shell to use SFTP. To change to a different server type, use the tab of the > dialog box after you configure the Secure Shell settings.