Internet Direct (Indy) Version 9.0.1 Beta
EIdInvalidFTPListingFormat
Exception raised when an in valid directory list format is detected.

EIdInvalidFTPListingFormat = class(EIdException)
Description
EIdInvalidFTPListingFormat is an EIdException descendant that represents the exception raised when an in valid directory list format is detected in the entries in TIdFTListItems. EIdInvalidFTPListingFormat is raised when TIdFTPListItems.ParseUnknown is called after CheckListFormat returns the value flfUnknown.