Transferring a file from a Connect:Direct node
You can transfer a file from a Connect:Direct® node to a Managed File Transfer Agent by using the Connect:Direct bridge. You can specify a Connect:Direct node as the source of the transfer by specifying the Connect:Direct bridge agent as the source agent and specifying the source specification in the form connect_direct_node_name:file_path.
Before you begin
About this task
Procedure
Use the fteCreateTransfer command with the value for the source
specification 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 file
to be transferred from, not the Connect:Direct node that
operates as part of the Connect:Direct bridge. For
example:
fteCreateTransfer -sa CD_BRIDGE -da FTE_AGENT
-df /files/out.file CD_NODE1:/home/brian/in.fileFor
more information, see fteCreateTransfer: start a new file transfer.Results
cdTmpDir agent property. When the file has finished transferring
from the Connect:Direct node to the Connect:Direct bridge, the Connect:Direct bridge then sends the file to the destination agent
FTE_AGENT and deletes the file from the temporary location.