You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This component supports FTP via the Jakarta Commons Net library.

Sending files over FTP

The default behaviour of sending files over FTP is for the message content to be the text which gets written into the file. For example this example..

Error formatting macro: snippet: java.lang.NullPointerException

will generate an XML text file on the FTP server. Here is an example of the FTP configuration on the server side.

Error formatting macro: snippet: java.lang.NullPointerException

Polling for files

  • No labels