Use Apache Ant with MFT

Managed File Transfer provides tasks used to integrate file transfer function into the Apache Ant tool.

We can use the fteAnt command to run Ant tasks in a Managed File Transfer environment that we have already configured. We can use file transfer Ant tasks from your Ant scripts to coordinate complex file transfer operations from an interpreted scripting language.

For more information about Apache Ant, see the Apache Ant project web page: https://ant.apache.org/

  • Getting started using Ant scripts with MFT
    Using Ant scripts with Managed File Transfer allows you to coordinate complex file transfer operations from an interpreted scripting language.
  • Sample Ant tasks for MFT
    There are a number of sample Ant scripts provided with your installation of Managed File Transfer. These samples are located in the directory MQ_INSTALLATION_PATH/mqft/samples/fteant. Each sample script contains an init target, edit the properties set in the init target to run these scripts with your configuration.

Parent topic: Developing applications for Managed File Transfer


Related concepts


Related reference


Related information