Contains regular expression formats to parse FTP directory listings. By default if a directory entry cannot be parsed it is not put into the list. To see lines that cannot be parsed, turn on StrictDirectoryParsing. You may add your own parsing formats to the list. Please use these regular expression groups. See the examples below.
Regular Expression Groups
- dir - Directory flag
- permission - Permissions for the file or directory
- size - The size of the file
- timestamp - The date and time information (This is further parsed by the DateParseFormats)
- name - The name of the file or directory
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2