Advanced SFTP Options
When the SFTP file method is selected, these additional advanced options may be set:
Item | Name | Default Value | Description |
---|---|---|---|
A | Authentication | Password | Determines how to authenticate to the SFTP server. Options include Password, Public Key, or Both. |
B | Public/Private Key Files | The absolute file path of the public/private keypair used to gain access to the remote server. | |
C | Passphrase | The passphrase associated with the public/private keypair. | |
D | Host Key Checking | Ask | Select Yes to validate the server's host key within the provided Known Hosts file (or the system default). Otherwise the host key will always be automatically trusted. |
E | Known Hosts File | The path to the local Known Hosts file used to trust remote host keys. | |
F | Configuration Options | Custom JSch configuration options used when connecting to the remote server. For example, these can be used to enabled Kerberos authentication. |