Lobster_data Sends File to a Partner Using a Response Route via DMZ (Outgoing)
See the following diagram for a file transfer using FTP.
(1) Lobster_data transfers a file into the DMZ directory, using the FTPService. The connection is established by the inner server.
(2) Lobster_data sends a request message to the DMZ server: Send the file to the partner via FTP (including login data, home directory, ...).
(3) The DMZ server transfers the file to the partner.
(4) The DMZ server sends a response message to the inner Lobster_data. The file has been transferred. Note: Also see the note on the pushback mode in section Interaction Lobster data and DMZ.