Configuring Distribution Lists

You can configure the cflist.cfg file located in the $CFROOT/config directory to define distribution lists.

When you use a distribution list for cfsend transfers, you can specify a single destination for multiple nodes or specify different destinations for different nodes. The host connection information is retrieved from your node configurations.
Note: You can only use distribution lists when you perform a send transfer.

Procedure

  1. On the command line, navigate to the $CFROOT/config directory .
  2. Open the cflist.cfg file with any text editor.
  3. Set the values for the required parameters and save the file.

Example

See the following two sample distribution lists included in the default cflist.cfg file:
[AccList] 			          
# Distribution list : Acclist	
Node=Store1, Store2,
Directory = /tmp/prod/data
Node=Store5

[Stores]
# Distribution list : Stores
Node=Linux
Node=Windows, windowsWM
Directory=c:/tmp/yz