Re: Still Unable to use TLS
"Rajat Upadhyaya" <[email protected]> Sun, 22 Jan 2006 23:22:08 -0700
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, >>> Gerard Seibert <[email protected]> 1/22/2006 4:08 am >>> >>> CCC >>> 500 Unknown command >>> TYPE A >>> 200 TYPE is now ASCII >>> Also, what is with: >>> 500 Unknown command >>> TYPE A >>> entry. I cannot figure out what it is all about either. The "500 Unknown command" reply is in response to the CCC command sent by the client. CCC command (which enables usage of a clear control channel) is not supported in Pure-FTPd. Hence the server replies "Unknown command". The "TYPE A" is a different command altogether (for using ASCII as the data representation type). The reply for that is the "200 TYPE is now ASCII" part, basically okaying the TYPE command. Regards, Rajat --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]