دانستنیهای پایه

صفحه اصلی > How To > How To make a secure connection

ساخته شده 15 Mar 2003
تغییر یافته 18 Apr 2009
مشاهده 81459

File مقاله 0166

How To make a secure connection

Protocol Summary

FTP No secure connection.
FTP over SSL
(Explicit)
Explicit security requires that the FTP client issues a specific command to the FTP server after establishing a connection to establish the SSL link. The default FTP server port is used. This formal method is documented in RFC 2228.
Wikipedia: FTPS
FTP over SSL
(Implicit)

Implicit security is a mechanism by which security is automatically turned on as soon as the FTP client makes a connection to an FTP server. In this case, the FTP server defines a specific port for the client (990) to be used for secure connections.
Wikipedia: FTPS

Note: Implicit is deprecated. 

SFTP over SSH 

Wikipedia: SSH file transfer protocol

SSL (Secure Sockets Layer) is a protocol for transmitting data between a client and a server  via the Internet that uses a cryptographic system designed to prevent eavesdropping, tampering and message forgery that might occur during a regular FTP transfer.

How To select the Protocol

To create a secure connection you have the following options:

Quick Connect

  1. In the menu select File - New Remote Browser
  2. Select the protocol from the Protocol selection

Address Bar
You can directly select the preferred protocol in the address bar:



From a Favorite

  1. Select Favorites - Edit Favorites from the menu. The Favorites Browser appears.
  2. From the Favorites Browser window select the Favorite to be used. Right-click on the Favorite and select Properties from the context menu. The Properties dialog appears.
  3. Select General. In the the General dialog change the Protocol.

کلمات کلیدی
protocol, secure, sftp, ssl, explicit, ssh