Show Table of Contents
13.8.10. NotifyFTPList
| Class | NotifyFTPList |
| Purpose |
NotifyFTPList extends NotifyFTP and adds the ability to take a single file name or list of file names located in the ESB Message object.
The file(s) in the Message payload should contain a list of files (full paths). This list will be iterated over and every file in the list will be sent to the configured destination FTP server directory if the "listFiles" property is false. If "listFiles" is true, the file(s) are read line by line, with each line containing the name of a file to be transferred.
So, you can supply:
|
| Attributes | None. |
| Child | FTP. |
| Child Attributes |
|
<target class="NotifyFTPList">
<ftp URL="ftp://username:password@localhost/outputdir"
filename="{org.jboss.soa.esb.gateway.file}">
listFiles="true"
deletelistFile="true"
</target>
Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.