DescriptionFTP: change order of commands to improve compatibility
It turns out some FTP servers react strangely to a RETR for an
unexistent file. They send a success reponse followed by a failure
response.
The solution is to move the file/directory sniffing logic from
RETR earlier, to SIZE.
BUG=44582
TEST=net_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51866
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixes #Patch Set 3 : simplified #
Total comments: 1
Messages
Total messages: 11 (0 generated)
|