property UseCompression: boolean; default False;
Description
The UseCompression property determines whether data compression will be used when transferring data via the data channel.
UseCompression is used when uploading and downloading files, as well as when obtaining a list of files.
Set the property to True, to compress the transmitted data.
The default value is False.
See Also