
|
|
This method is available in EFT Server 5.0 and later. |
Use the ICIServer interface AllowUnprotectedDataChannel property to allow or prohibit an unprotected data channel on the server for the FTP Protocol.
Signature:
HRESULT AllowUnprotectedDataChannel([out, retval] VARIANT_BOOL *pVal);
HRESULT AllowUnprotectedDataChannel([in] VARIANT_BOOL newVal);
Example:
oServer. AllowUnprotectedDataChannel = true