4.2.5.2. FTP Client Gateway Out
The following fields should be defined in order to configure access to your external ftp server:
External ftp server address where Babelway should send messages eg ftp.example.com. |
|
Login or username to access files on this external ftp server. |
|
Password associated with the username. |
|
Indicates that the ftp connection is in passive. Ticking it means the ftp client will establish 2 connections to the ftp server. |
|
Allows you to determine what to do if call to remote server fails. If 'No retry' is chosen, the message will be put immediately in error. Other values allow to make some retries before setting the message in error.
|
|
Directory where outgoing files will be stored on the server. |
|
Filename of the outgoing message [with extension if applicable]. If empty, we will apply the default settings. |
|
Prefix and suffix that will be prepended and appended to the file name when a file is being transferred. This mechanism is used to prevent that a file is read before it is complete. However some systems do not allow to remotely rename files or directly process and delete the file triggering an ERROR in Babelway. |
|
Select FTP, FTPS (Explicit mode) or FTPS (Implicit mode) protocol. |
|
The private key associated with the username to access your account. This can be left empty if you choose to only use the password authentication mechanism. |
Note:
- If there is a file name provided in the "Message In" or "Message Out" which contain ~ tilde character, All browser based on Chromium will replace the ~ tilde character by the _ underscore character when you try to download the file from the Babelway interface, For more details you can check this link https://bugs.chromium.org/p/chromium/issues/detail?id=479419
- The maximum file size accepted by this gateway is 100/250 MB.