Hi,

I'm having trouble getting MODE Z compression working.  Trying to connect
with the CORE FTP client.  When the client issues the "OPTS MODE Z LEVEL 5"
command the server returns a 502 error, even though the FEAT command lists
MODE Z as an available command.  Any suggestions would be greatly
appreciated.


Thanks,
Mike Benovich

---------
Resolving dev-ftp.hostedftp.com...
Connect socket #764 to 127.0.0.1, port 21...
220 Service ready for new user.
AUTH TLS
234 Command AUTH okay; starting TLS connection.
TLSv1, cipher TLSv1/SSLv3 (EDH-RSA-DES-CBC3-SHA) - 168 bit
USER mike
331 User name okay, need password for mike.
PASS **********
230 User logged in, proceed.
SYST
215 UNIX Type: Apache FtpServer
Keep alive off...
PWD
257 "/" is current directory.
PBSZ 0
200 Command PBSZ okay.
PROT P
200 Command PROT okay.
MODE Z
200 Command MODE okay.
OPTS MODE Z LEVEL 5
502
PASV
227 Entering Passive Mode (127,0,0,1,4,176)
LIST
Connect socket #756 to 127.0.0.1, port 1200...
TLSv1, cipher TLSv1/SSLv3 (EDH-RSA-DES-CBC3-SHA) - 168 bit
150 File status okay; about to open data connection.
226 Closing data connection.
Transferred 69 bytes in 0.141 seconds

Reply via email to