Connecting to SFTP

Version 23.4.8843


Connecting to SFTP


In CData Sync, you can connect to SFTP in several ways. Select your authentication method below, then proceed to the relevant section and follow those instructions.

None

To connect without authentication, select None for SSH Auth Mode. No additional properties are required.

Complete the remaining steps for establishing your connection.

Password

To connect with user credentials that are associated with your SFTP server, set the following properties:

  • SSH Auth Mode - Select Password.

  • SSH User - Enter the Secure Shell (SSH) user.

  • SSH Password - Enter the password that is associated with the user.

Complete the remaining steps for establishing your connection.

Public Key

To connect with a certificate, set the following properties:

  • SSH Auth Mode - Select Public_Key.

  • SSH Client Cert - Enter a certificate to use for authenticating the SSH user.

  • SSH Client Cert Type (optional) - Enter the type for the private key of the SSH client certificate. The default type is PEMKEY_FILE.

  • SSH Client Cert Password (optional) - Enter the password for the SSH client certificate’s key, if it has one.

  • SSH Client Cert Subject (optional) - Enter the subject for the SSH client certificate.

Complete the remaining steps for establishing your connection.