|
||||
|
Fetch Help > Using Fetch > Making secure connections
Fetch supports secure connections that will protect the privacy of your password and your data by encrypting them as they're sent over the network. Generally you should use secure connections if they are available (not all servers support secure connections). To open a secure connection:
If you receive an error when making the connection, the server you are trying to connect to may not support SFTP or FTP with TLS/SSL connections. Consult your network administrator or service provider. You can also create shortcuts that use secure connections by choosing SFTP or FTP with TLS/SSL as the connection type when creating the shortcut. Some organizations may support Kerberos for making secure connections in addition to, or instead of, SFTP or FTP with TLS/SSL. Choose FTP with GSSAPI from the Connect using menu in step 3 to use Kerberos instead, and omit your password, since your Kerberos tickets will be used instead. (FTP with KClient is an older type of Kerberos connection that generally should not be used if possible.) Related topics: |
|||