Stopping the FTP XML Adapter

To stop the FTP XML adapter from the command line, execute the stop command.

Operating System Step
UNIX Open a terminal window and enter:

For the FTP XML Input adapter: cd $ESP_HOME/adapters/framework/instances/ftp_xmllist_input

For the FTP XML Output adapter: cd $ESP_HOME/adapters/framework/instances/ftp_xmllist_output

./stop_adapter.sh <adapter configuration file name>

Windows Open a command window and enter:

For the FTP XML Input adapter: cd %ESP_HOME%/adapters/framework/instances/ftp_xmllist_input

For the FTP XML Output adapter: cd %ESP_HOME%/adapters/framework/instances/ftp_xmllist_output

stop_adapter.bat <adapter configuration file name>