The following options are specific to the AS3 host.
Transport
Hostname/IP - The hostname or IP address of the FTP server used for AS3 messages uploads or downloads.
Port - The FTP server's command channel port. The default value is 21 when using no security or an explicit secure connection and 990 when using an implicit secure connection.
Secure Connection - The SSL connection type to use when connecting to the FTP server. Selecting the None option will cause MOVEit Central to connect insecurely to the server. Selecting Explicit will cause MOVEit Central to connect insecurely to the server and then request that a secure connection be negotiated before continuing. Selecting Implicit will cause MOVEit Central to connect securely to the server.
Ignore Cert Errors - When this option is checked, problems with the FTP server's SSL certificate, such as a lack of trust or a name that does not match the host name, will be ignored.
SSL Client Cert - The SSL client certificate that should be used when establishing a secure connection to the FTP server. If "- None -" is selected, no client certificate will be used.
Username - The username that MOVEit Central should use to authenticate to the FTP server with.
Password - The password that MOVEit Central should use to authenticate to the FTP server with.
Transfer Mode - The FTP transfer mode to use for uploading and downloading files. When Active mode is selected, the FTP server will initiate a data channel connection to MOVEit Central for data transfers. When Passive mode is selected, MOVEit Central will initiate a data channel connection to the FTP server for data transfers. The default value is Passive.