Home

 

Use the command line

 

This section describes how to use the File Transfer Application commands directly, without the use of the File Transfer Application GUI. If you want to use the File Transfer Application, your user ID must be a member of the mqm group. For more information about this, see Setup tasks. In addition, note the following environment-specific information:

WebSphere MQ for Windows

All File Transfer Application commands can be issued from a command line. Command names and their flags are not case sensitive: we can enter them in uppercase, lowercase, or a combination of uppercase and lowercase. However, arguments to specify objects (such as queue names) are case sensitive. In the syntax descriptions, the hyphen (-) is used as a flag indicator. We can use the forward slash (/) instead of the hyphen.

WebSphere MQ for Linux (x86 platform)

All File Transfer Application commands can be issued from a shell. All commands are case-sensitive.

The control commands available with the File Transfer Application follow:

File Transfer Application command files
Command name Purpose
mqftapp Run the File Transfer Application GUI. For more information, see mqftapp (run File Transfer Application GUI).
mqftsnd Send a file from a WebSphere MQ server. For more information, see mqftsnd (send file from server).
mqftrcv Receive a file on a WebSphere MQ server. For more information, see mqftrcv (receive file on server).
mqftsndc Send a file from a WebSphere MQ client. For more information, see mqftsndc (send file from client).
mqftrcvc Receive a file on a WebSphere MQ client. For more information, see mqftrcvc (receive file on client).

The command line interface, sender, and receiver components are included as part of the WebSphere MQ clients for Windows and Linux (x86 platform). The clients are available as free downloads:

www-3.ibm.com/software/info1/websphere/index.jsp

 

Parent topic:

Using the File Transfer Application


fa22570_


 

Home