|
I found it by scanning against /dev.
e.g: ftp> open localhost If "([bcdlf-])" is changed to "([sbcdlf-])" (additional S), then the regex then
matches the line. Well, we can certainly do that. However, maybe we ought to take care of all the
cases: Here is what man ls (as interpreted by The mode printed under the -l option consists of eleven possible d if the entry is a directory;
So solving all of these would entail a regex of [sbcdlf-mpS]. Before committing such a change, though, I would like to ask, is this list Any thoughts? Thoughts? Yep!
1) Don't know if it's authoratitve. I guess it depends on the ls doc you're looking at. My man ls doesn't include any docs on the specifics at all, and neither does an info ls (debian). 2) I would think that it is going to be up to the platform and FTP server Having said that, I don't think that they should be excluded from parsing. I So my vote would be to add the parsing, and let the behavior be determined by fixed in accordance with above suggestions. Type of s, S, m, and p now supported. All are
indentified as being of UNKNOWN_TYPE but they will parse. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Is this a public ftp where we can test this, or could you please provide a ftp
listing and the output of the "syst" command.
On an windows machine you could the command-line utility "ftp".
e.g.
ftp your.host
(login)
quote syst
dir