Skip to Content

FTP Connector

Summary

The FTP connector for Harmony Cloud Studio provides an interface for entering user-provided input such as a host and port to create an FTP connection. That connection provides the foundation to configure associated FTP connector activities that interact with the connection. Together, a specific FTP connection and its activities are referred to as a FTP endpoint.

Connector Overview

This connector is used to first configure an FTP connection, establishing access to an FTP server, and then used to configure one or more FTP activities associated with that connection as a source or target within an operation or script:

  • Read: Reads data from an FTP endpoint and is intended to be used as a source in an operation or called in a script.
  • Write: Writes data to an FTP endpoint and is intended to be used as a target in an operation or called in a script.

Accessing the Connector

The FTP connector is accessed from the design component palette's Connections tab (see Design Component Palette).

ftp activities

Connecting to SFTP with SSH Keys

SSH client keys are used to authenticate Harmony with external resources such as SFTP servers.

For detailed information on using SSH client keys specifically for SFTP connections, and how to convert keys to an appropriate format for Harmony Private Agents, see Connecting to SFTP with SSH Keys.

Troubleshooting

If you experience issues with the FTP connector, these troubleshooting steps are recommended:

  1. Ensure the FTP connection is successful by using the Test button in the configuration screen. If the connection is not successful, the error returned may provide an indication as to the problem.

  2. Check the operation logs for any information written during execution of the operation.

  3. Enable operation debug logging (for Cloud Agents or for Private Agents) to generate additional log files and data.

  4. If using Private Agents, you can check the agent logs for more information.

Additional Resources

The following Jitterbit Microlearning Tutorials are available through our Jitterbit Basics video series, created by Jitterbit University: