FTP Connector Guide > Introduction to FTP Connector > FTP Connector Overview
  

FTP Connector Overview

The FTP Connector provides connectivity between Application Integration and remote FTP servers. With the connector, you can monitor an FTP server for new files, move files, read and write content from files, and select options to handle processed files.
FTP is a common protocol for file transfer that enables access to a remote FTP server. SFTP, or Secure File Transfer Protocol, encrypts the data transferred to the FTP server. With SFTP, you can access the FTP server's file system on a secure channel.
You specify connection parameters for the FTP or SFTP protocol and other options to receive or stream content through the connection. You might use the FTP Connector, for example, to write log files needed as part of a larger integration, or to monitor a file system for new .csv files, read the delimited content from the files, and use the generated XML in a set of process objects. When you create event sources and event targets with the FTP Connector, the Process Designer also generates a set of process objects you can access to obtain file information, such as the number of records or file size.
The FTP Connector runs on an Informatica Secure Agent.
This guide assumes you are familiar with Process Designer, process objects, and the options available for any FTP servers you want to work with.

FTP Connector Capabilities

The FTP Connector includes these capabilities: