Re: sftp v's ftp over ssl..
Darrell King <[email protected]> Thu, 05 Jan 2006 18:02:11 +1100
| Newsgroups | gmane.network.pureftpd.user |
|---|---|
| Organization | Animal Logic |
| Message-ID | <[email protected]> |
Hi, I should probably clarify my question.... When it states below that the "data channel is not affected", does that mean that the data is not encrypted. thanks darrell. ------------------------ SSL/TLS SUPPORT ------------------------ Starting with version 1.0.16, Pure-FTPd has experimental support for encryption of the control channel using SSL/TLS security mechanisms. When this extra security layer is enabled, login and passwords are no more sent cleartext. Neither are other commands sent by your client nor replies made by the server. However, the data channel is not affected by SSL/TLS. This combination brings no significant decrease of performance and the FXP protocol keeps working even when mixing SSL/TLS-enabled and non SSL/TLS-enabled servers. ************************************* Jeremy Kitchen wrote: > On Wednesday 04 January 2006 19:14, Darrell King wrote: > >>Hi, >> >>I have been running pure-ftpd for a while now with no problems. There >>has been a request to now run sftp. As pure-ftpd over ssl only encrypts >>the commands and username/password not the data. Is there a good >>alternative that people have used which is just as good. > > > sftp != ftps > > it's confusing, I know. > > sftp is an extension of ssh. ftps is ftp encapsulated in ssl. > > -Jeremy > --------------------------------------------------------------------- To post a new message, e-mail: [email protected] To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]