property IsCompressionSupported: boolean;
Description
Determines whether the current FTP server supports data compression. This property is set automatically when the Login method is called while obtaining a list of files, as well as while uploading and downloading files.
This property is read-only.
See Also