This section describes the configuration setup required to specify how files are transferred from server. To change the method of transfer, changes are required in the CGI Advantage initialization parameter file (ADV30Params.ini).
TransferProtocol is a parameter in the ADV30Params.ini file. This parameter’s value determines if the files are transferred to the server using FTP or SFTP.
If TransferProtocol is set to FTP, files are transferred from the server using FTP.
If TransferProtocol is set to SFTP, file transfers are performed from the server using SFTP.
############################################
## Transfer Protocol
## Description: Type of client used for transferring files
## Options: FTP, SFTP
############################################
TransferProtocol=FTP