property UseExtList: boolean; default True;
Description
The UseExtList property specifies whether the TScFTPClient.ExtListDirDetails method will be used instead of TScFTPClient.ListDirDetails.
The TScFTPClient.ExtListDirDetails method is used to support the MLSD extension command.
The default value is True.