
Overview of all configuration files (cont.)


AFD_CONFIG

This file contains some parameter settings that are always read when some process of AFD start. Here follows a simple example of some of the most used settings:

                       AFD_TCP_PORT         4444
                       TRUSTED_REMOTE_IP    192.168.124.*
                       MAX_AFDD_CONNECTIONS 5
                       MAX_CONNECTIONS      20
                       MAX_PROCESS_PER_DIR  10
                       CREATE_SOURCE_DIR    YES
                       CREATE_TARGET_DIR    NO
                       MAX_COPIED_FILES     20

A full list of all AFD_CONFIG options can be found here:

      http://www.dwd.de/AFD/html-en/afd_config.html
