DescriptionFTP: fix navigation to systems with broken EPSV support.
Added error code check in DoDataConnectComplete, which falls back
to PASV if the connection with EPSV has timed out, and stops the transaction
in case of any other error.
BUG=48285
TEST=navigate to ftp.apc.com, it should succeed and display a directory listing
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53882
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixes #
Total comments: 3
Patch Set 3 : rebase'n'final #Messages
Total messages: 8 (0 generated)
|