Filezilla client : USER after logon bug

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Luk
500 Command not understood
Posts: 2
Joined: 2004-05-25 21:22
Location: Toulouse, France

Filezilla client : USER after logon bug

#1 Post by Luk » 2004-05-25 21:24

hello, I've just spotted a little bug in Filezilla 2.2.1a :
there is a bad implementation of the Proxy's parameter 'USER after logon' :
Filezilla tries to connect using :
USER user@server:port
and gets the server:port cannot be found...

That's because the USER syntax is USER user@server port (no ':', just a stupid space)

That's not a very important bug because it can be bypassed by telling the port is 21 and the server's address is "address port" ("192.168.1.1 2121" for example)

(and please forget my awfull english ;))

fillide
500 Syntax error
Posts: 16
Joined: 2004-03-01 00:44
Location: France

#2 Post by fillide » 2004-05-26 14:03

Hi Luk, and thanks for reporting.

Could you just try to see if this is still in latest FileZilla version (2.2.6 at this time) and report it here ?

Luk
500 Command not understood
Posts: 2
Joined: 2004-05-25 21:22
Location: Toulouse, France

#3 Post by Luk » 2004-05-26 17:19

for sure !
(woops I really thought I got the latest version... Drugs are bad :P)

In version 2.2.6 (the latest I hope ;)) the bug is still here :)

Post Reply