You can configure welcome and banner messages to send as part of the response when a
client connects to the corresponding server. For FTP, SYST command responses
can also be customized.
The welcome message is typically
used to identify the server software version and for FTP, you can also optionally use it for
the SYST response. You can use a banner message to send a warning or
other information to the client as each connection is established.
Note: This section applies to the Cleo Harmony and Cleo VLTrader applications
only.
You can use %date%
and %time%
macros in both the welcome
and banner messages, and the SYST responses. Use the
%date[+/-#y][+/-#m][+/-#d][,MacroDateFormat=...]%
and
%time[+/-#h][+/-#m][+/-#s][,MacroTimeFormat=...]%
variants of the macros.
Otherwise, the default formats of yyyyMMdd (date) and
HHmmssSSS (time) will be used. See Using macro variables.
-
Click the Local Listener in the tree pane, and then click the
Responses tab.
-
Click the tab for the protocol you want to configure a response for. Choose from
HTTP, FTP, SMTP,
and SSH FTP.
-
Enter your custom Welcome Message.
If this field is not configured, the VersaLexCleo HarmonyCleo VLTrader application will respond with its software version. For SSH FTP, this field must be
less than 128 characters.
-
Enter a custom Banner Message.
For FTP and SMTP, the banner message you configure precedes the welcome message in a
multiline response. For SSH FTP, a configured banner message is sent to the client during
authentication. If this field is not configured, no banner message is sent.
Note: Banner
messages are not supported for HTTP.
-
Enter a custom SYST Response (FTP Only).
Select the Use Welcome Message for SYST Response option to use
the welcome message for the SYST response. Otherwise, enter a custom
SYST response.
If this field is not configured, the VersaLex application will respond with the
server’s operating system and FTP server version.
-
Click Apply.