Transferring multiple files from a Connect:Direct node
You can transfer multiple files from a Connect:Direct® node to a WebSphere® MQ File Transfer Edition agent by using the Connect:Direct bridge. You can specify a Connect:Direct node as the source of the multiple file transfer by specifying the Connect:Direct bridge agent as the source agent and specifying one or more source specifications in the form connect_direct_node_name:file_path.
Before you begin
About this task
Procedure
Use the fteCreateTransfer command with the values for the
source specifications in the form connect_direct_node_name:file_path and
the value of the -sa parameter specified as the
name of the Connect:Direct bridge
agent.
Note: The Connect:Direct node specified
by connect_direct_node_name is
the node that you want the files to be transferred from, not the Connect:Direct node that operates
as part of the Connect:Direct bridge.
fteCreateTransfer -sa CD_BRIDGE -da FTE_Z
-dp //'OBJECT.LIB' CD_NODE1:/in/file1
CD_NODE1:/in/file2 CD_NODE1:/in/file3
For
more information, see fteCreateTransfer (create new file transfer).