Subject: | login() fails when checking HELP support with FileZilla Server. |
To get it to work I have to comment out this line in the login sub:
$self->supported ("HELP");
Below is the relevant part of the debug log:
Show quoted text
>>> USER +++++++
<<< 331 Password required for <++++++>
Show quoted text>>> PASS *******
<<< 230 Logged on
Show quoted text>>> HELP
<<< 214-The following commands are recognized:
<<< ABOR ADAT ALLO APPE AUTH CDUP CLNT CWD
<<< DELE EPRT EPSV FEAT HASH HELP LIST MDTM
<<< MFMT MKD MLSD MLST MODE NLST NOOP NOP
<<< OPTS PASS PASV PBSZ PORT PROT PWD QUIT
<<< REST RETR RMD RNFR RNTO SITE SIZE STOR
<<< STRU SYST TYPE USER XCUP XCWD XMKD XPWD
<<< XRMD
<<< 214 Have a nice day.
Show quoted text>>> FEAT
<<< 211-Features:
<<< MDTM
<<< REST STREAM
<<< SIZE
<<< MLST type*;size*;modify*;
<<< MLSD
<<< AUTH SSL
<<< AUTH TLS
<<< PROT
<<< PBSZ
<<< UTF8
<<< CLNT
<<< MFMT
<<< EPSV
<<< EPRT
<<< 211 End
<<+ 111 Auto-adding OPTS Command!
Show quoted text>>> HELP SITE
<<< 214 Command SITE is supported by FileZilla Server
Show quoted text>>> SITE HELP
<<< 504 Command not implemented for that parameter
Show quoted text>>> ABOR
<<< 226 ABOR command successful
Show quoted text>>> QUIT
<<< 221 Goodbye
504 Command not implemented for that parameter