SAP Knowledge Base Article - Public

2416059 - Connector Error - Problem connecting to SFTP Server. Please check your FTP Connection Settings

Symptom

  • LMS connector did not execute as expected
  • The following error is reported:

Problem connecting to SFTP Server. Please check your FTP Connection Settings. Note: "com.jcraft.jsch.JSchException: Auth fail" doesn't always indicate issue with authentication. It could be caused for other reasons such as the connection timing out.

Environment

SAP SuccessFactors Learning

Cause

There are, or were, specific configuration missing from FTP connection

Resolution

Review the configuration of the ftp connection:

  1. Navigate to System Administration > Configuration > System Configuration
  2. Select CONNECTORS configuration and review the below properties:

    connector.ftp.server=

    connector.ftp.port=22
    connector.ftp.userID=
    connector.ftp.password=

  3. Ensure the properties configured here will enable the connector to connect and fetch the files from the ftp folder specified

Details of each property is as:

connector.ftp.server - this is your sftp url
connector.ftp.userID - this is login username for sftp
connector.ftp.password - this is the password for the sftp username

Note: Once the password is entered into the property and changes applied, the password will be encrypted.

See Also

KB article 2318341 - LMS Connectors Knowledge Support and Tips > section 4. Connectors Configuration LMS

Keywords

sf, success factors, LMS, connector not processing records, connector failing, connector authentication error, auth fail, timing out, time out, failure , KBA , LOD-SF-LMS-CON , Connectors , Problem

Product

SAP SuccessFactors Learning all versions