The (S)FTP preferences panel is opened from menu and offers the following preferences:
The (S)FTP Configuration Preferences Panel
- Public known hosts file - File containing the list of all SSH
server host keys that you have determined are accurate. The default file location is
${homeDir}/.ssh/known_hosts.
- Encoding for FTP control connection - The encoding used to
communicate with FTP servers: either ISO-8859-1 or UTF-8. If the server supports the UTF-8
encoding <oXygen/> will use it for
communication. Otherwise it will use ISO-8859-1.
- Private key file - The path to the file containing the private key
used for the private key method of authentication of the secure FTP (SFTP) protocol.
- Passphrase - The passphrase used for the private key method of
authentication of the secure FTP (SFTP) protocol.