On Jun 3, 2009, at 9:48 AM, William A. Rowe, Jr. wrote:

Jim Jagielski wrote:

Likely moot right now (r779989) but +1 to either removing
APR_FNM_PERIOD or changing pattern to NULL...  the APR_FNM_PERIOD
fix is likely better since the * pattern was a holder, iirc, from
the old dir glob code.

Good point; these are separate fixes, both would make sense.  There's
no reason to do the '*' processing in the first place.

So I hear you that ls * in mod_ftp or http autoindex ?P=* should both
behave as autoindex <NULL pattern> does today, displaying dot files?


With other FTP servers, 'ls' and 'ls *' behave the same but
do not show dot-files. Only 'ls -a' would

Reply via email to