
Send different data to different destinations

        [directory]
        ~afd/data/in

           [files]
           out1*

              [destination]

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

           [files]
           out2*

              [destination]

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

           [files]
           out3*

              [destination]

                 [recipient]
                 sftp://afd@local/data/out3

           [files]
           out4*

              [destination]

                 [recipient]
                 ftp://ftponly:secret@local//home/afd/data/out4
