
Some performance tweaks (continued)

Rather do it as follows:
        $AFD_WORK_DIR/etc/DIR_CONFIG

        [directory]
        ~afd/data/in

           [files]
           *.bz2

              [destination]

                 [recipient]
                 file://afd@local/data/in

                 [options]
                 exec -d bzip2 -9 %s
                 lock OFF

           [files]
           !*.bz2
           *

              [destination]

                 [recipient]
                 file://afd@local/data/out1
                 file://afd@local/data/out2
                 sftp://afd@local/data/out3
                 ftp://ftponly:secret@local/data/out4
