DescriptionFTP: fix compatibility with mod_ftp's LISTisNLST option.
We can't unambiguously parse NLST listing (just file names,
but they might have spaces, which might end up looking
just like some other listing format), so we need to force
a "proper" listing.
It turns out issuing "LIST -l" command does so for mod_ftp,
and is hopefully harmless for other servers.
BUG=76999
TEST=Covered by net_unittests, also see bug for manual testing with mod_ftp.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167256
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|