I'm attempting to get the Advanced FTP plugin working and have reached a problem.
I've got FileZilla Server v0.9.8 on the server. I've set the port to 2100, turned on passive transfers using the default ports, MODE Z is on, as is SSL/TLS & explicit connections are allowed, and I set it to listen to both 2100 and 990 for explicit SSL/TLS connections.
On DOpus I set it to "Secure TLS/SSL Explicit", the correct port number correctly and enabled passive mode.
Note that these settings with with the FileZilla client.
When I connect with DOpus I can see it saying:
[quote]AUTH TLS
334 Using authentication type TLS[/quote]
then it just sits doing nothing.
When I change DOpus to do "SSL Implicit" and change the port to 2100 it tries connecting but this shows in the FileZilla Server log:
[quote]> Connected, sending welcome message...
220
(binary)(binary)
500 Syntax error, command unrecognized.
a(binary)
500 Syntax error, command unrecognized.
](binary)
500 Syntax error, command unrecognized.
(lots of binary data)
500 Syntax error, command unrecognized.
6
500 Syntax error, command unrecognized.
9
500 Syntax error, command unrecognized.
8
500 Syntax error, command unrecognized.
5
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
3
500 Syntax error, command unrecognized.
2
500 Syntax error, command unrecognized.
/
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
f
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
c
500 Syntax error, command unrecognized.
b
500 Syntax error, command unrecognized.
a
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.500 Syntax error, command unrecognized.
e
500 Syntax error, command unrecognized.
d
500 Syntax error, command unrecognized.
`
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)
500 Syntax error, command unrecognized.
(binary)(binary)
500 Syntax error, command unrecognized.
(binary)20
500 Syntax error, command unrecognized.
[/quote]
Anyone have any idea what I need to change? Has anyone gotten the Advanced FTP plugin running with FileZilla Server?
Any help would be appreciated.
Thanks.
Damien