DescriptionFTP: Open a fresh data connection after a command error.
Apparently some FTP servers interpret RFC 959 in a way
that makes it possible for them to close the data connection
on a command error. We can't be sure whether that happened
or not, so just always open a new connection after receiving
an error message.
BUG=121335
TEST=Covered by net_unittests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167832
Patch Set 1 #
Total comments: 4
Patch Set 2 : typo fix #Patch Set 3 : rename #Patch Set 4 : nit #
Messages
Total messages: 10 (0 generated)
|