
Internal Directory Structure

When AFD is started it automatically creates the following directory structure in $AFD_WORK_DIR:

           $AFD_WORK_DIR/
                 |
                 +----> archive/
                 |         |
                 |         +--> alias host name 1
                 |                     .
                 |              alias host name n
                 +----> etc/
                 |       |
                 |       +-> action/
                 |             |
                 |             +--> source
                 |             +--> target
                 +----> fifodir
                 +----> files/
                 |        |
                 |        +-> crc
                 |        +-> error
                 |        +-> incoming/
                 |        |      |
                 |        |      +---> user@host/directory 1
                 |        |                   .
                 |        |            user@host/directory n
                 |        +-> outgoing/
                 |        |      |
                 |        |      +---> job ID 1  (1a3d01fa)
                 |        |                .
                 |        |            job ID n
                 |        +-> pool/
                 |        |    |
                 |        |    +-> unique name 1  (505712ae_80f1_0_f017c351)
                 |        |               .
                 |        |        unique name n
                 |        +-> store
                 |        +-> time/
                 |             |
                 |             +-> job ID 1 (1e2b6029)
                 |                     .
                 |                 job ID n
                 +----> log
                 +----> messages

