FTP adapter command definition file
Format
[ftpadp.command.messagelog.filepath=absolute-path-of-directory-to-output-message-log-files-of-FTP-adapter-commands] |
Function
This file defines the configuration information of the message log for FTP adapter commands.
File storage location
Service-platform-installation-directory\CSC\custom-adapter\FTP\config\adpftpcommand.properties
Specifiable parameters
ftpadp.command.messagelog.filepath=absolute-path-of-directory-to-output-message-log-files-of-FTP-adapter-commands ~ <Character strings (including two-byte characters) and spaces> <<service-platform-installation-directory\CSC\custom-adapter\FTP\log>>
Specifies an absolute path for the directory to output the message log files for the FTP adapter related commands. If you specify a non-existent directory, the default value is used.
Note that the message log is created with the name messagenumber-of-files.log.
ftpadp.command.messagelog.filenum=number-of-message-log-files-of-FTP-adapter-commands ~ <Numeric character> ((1 to 64)) <<2>>
Specifies the number of message log files of the FTP adapter related commands.
ftpadp.command.messagelog.filesize=maximum-size-of-one-message-log-file-of-FTP-adapter-commands ~ <Numeric character> ((4096 to 16777216)) <<1048576>>
Specifies the maximum size of one message log file of the FTP adapter related commands in bytes.