FlagFtp icon indicating copy to clipboard operation
FlagFtp copied to clipboard

Server returns different LIST data

Open iwhp opened this issue 9 years ago • 0 comments

The FTP server I access does give back a different LIST layout:

12-02-14 10:40AM <DIR> 10019 12-02-14 11:08AM <DIR> 10020 11-19-14 03:35AM <DIR> 21 11-19-14 04:33AM <DIR> 22 11-19-14 05:50AM <DIR> 23 11-19-14 09:57AM <DIR> 24 11-25-14 06:40PM <DIR> 25 11-27-14 04:04AM <DIR> 26 12-02-14 09:24PM 53 testharry.txt

So Regex in the function GetFileSystemInfos can not process it correctly. Is there any thing I can do about it? I could change the Regex, but how would the regex look like?

Thankx, Harry

iwhp avatar Dec 02 '14 21:12 iwhp