/* * This sample process brings back the file copied to remote * from Linux to Linux */ test-r-l process snode=${remote_node_name} step01 copy from ( file = /opt/IBM/ConnectDirect/cdunix/ndm/bin/test.txt snode ) ckpt = 2M compress extended to ( file = /opt/IBM/ConnectDirect/cdunix/work/test-r-l-from-${remote_node_name}.txt pnode disp = rpl ) pend;