FTP
FTP is used to send or download files to or from an FTP server.

Required properties
- You must set at least one of the following properties (In each case, the default value is the component name):
- endpoint
- service
- interfaceName
- The uri is an FTP URI in the format
ftp://[username[:password]@]host[:port]/[path]
- The targetService is where polled messages are to be sent.