GNOME Bugzilla – Bug 580125
Logging in to a FTP server only works for the 2nd attempt
Last modified: 2009-05-15 14:36:32 UTC
Please describe the problem: I have a FTP server running FileZilla 0.9.31 on Windows Server 2008 x64. When I try to log into it, first attempt fails on the client side and is never received on the server side. The second attempt always works and is received properly on the server side. Steps to reproduce: 1. Open up a FTP connection to the FTP server 2. Enter credentials 3. Enter credentials again Actual results: Logging in fails on the 1st attempt, and is successful on the 2nd attempt. Expected results: Logging in is successful on the 1st attempt. Does this happen every time? Only happens with the specified FileZilla FTP server. Other FTP servers (both Windows and Linux) work fine. Other clients work fine (both Windows and Linux) with the specified FTP server. Other information: Bug 580124 may be related to this. You can contact me for access to the specified FileZilla FTP server.
fixed (and tested on masterand 2.26 branch: > Bug 580125 – Logging in to a FTP server only works for the 2nd attempt > > Various fixes for sending the OPTS command: > 1) only send it after we're sure we've read the FEAT response > (which moves it to after the login) > 2) ignore potential errors from the OPTS command > > Also fixes: Bug 580124 – Copying from FTP crashes
*** Bug 581971 has been marked as a duplicate of this bug. ***
*** Bug 582771 has been marked as a duplicate of this bug. ***