loginMessage | String (Optional) Modifies the default login message displayed in the FTP client console when a user logs in to the ActiveTransfer Server. | |||
commandDelayInterval | String Adds a pause between each command to slow down clients that continually access the server. The command delay interval is specified in milliseconds. | |||
requireEncryption | String (Optional) Indicates if an encryption method is set for the FTP port. Default value is true. | |||
implicitSSL | String Use implicit SSL as the encryption mode. If this parameter is set to true (default), SSL is used on all the clients in each session. | |||
explicitSSL | String (Optional) Use SSLv3 in the explicit SSL encryption mode. Default value is true. Note: The explicit mode requires the client to use the data transfer encryption mode while connecting to the FTP server. In this mode, the client has the option to switch off the channel encryption. | |||
explicitTLS | String (Optional) Use TLSv1 in the explicit SSL encryption mode. Default is true. | |||
ftpRouterAware | String (Optional) Specifies if your router or firewall is FTP aware. Default is true. Note: FTP-aware routers and firewalls will inspect the FTP command and response, and might modify the response. Check your firewall configuration before selecting this option. | |||
passiveIP | String (Optional) The external IP address of the FTP server. You can specify the value Auto, if you want ActiveTransfer Server to automatically identify the external IP address of the server, or type the IP address in, manually. Note: If you are using a passive IP configuration, be sure to provide proper access for the port(s) in your firewall settings. Otherwise, connections between the client machine and ActiveTransfer Server might be blocked. | |||
passivePortFrom | String (Optional) Specifies the starting number of the range of port numbers that can be used for passive port connections. | |||
passivePortTo | String (Optional) Specifies the last number of the range of port numbers that can be used for passive port connections | |||
ftpsDetails | Document Reference A document reference to the
wm.mft.assets.rec.port:SSLDetails document type which contains the SSL details for the port. |