Click or drag to resize

IFTPReplicationTargetCompressedTransfer Property


Gets/sets if on-the-fly data stream compression is enabled. If true, data is then decompressed on the FTP server.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool CompressedTransfer { get; set; }

Property Value

Boolean
See Also