FTP_SecurityType |
Top Previous Next |
×V3.1Ø
Valid for: SetStartup & SetRuntime
Syntax - SetStartup FTP_SecurityType <SecurityType> Where: <SecurityType> is one of the following values that defines the type of security that will be used:
Description: This option defines which security protocol and authentication type the server uses. The default value for FTP_SecurityType is NONE.
Sample: The following statement instructs EMUE to use implicit security type for FTP. SetStartup FTP_SecurityType "Implicit"
See Also:
|