This type is used to specify or indicate a FTP directory item format. The following values are used:
- flfNone - There is an error in processing the list item that should be reported to the Indy Pit Crew.
- flfDos - This is a MS-DOS, Windows, or Win32 style directory format.
- flfUnix - This is a Unix-style directory listing format.
- flfVax - This is a VAX-style directory listing format.
- flfUnknown - The directory listing format could not be determined.
- flfCustom - the programmer wishes to use their own custom parsing routines.