Comments on How To Configure PureFTPd To Accept TLS Sessions On Debian

How To Configure PureFTPd To Accept TLS Sessions On Debian Linux. FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to configure PureFTPd to accept TLS sessions on a Debian server.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Lawrence D'Oliveiro

Nobody should be using FTP for authenticated transfers any more. Use SFTP (part of SSH) instead. Works over a single port (22), so there’s much less messing about to set it up.

 As for unauthenticated transfers, those are most easily done over HTTP.

By:

I don't really agree with this, but if it is your opinion... why not.

FTP using TLS is a good alternative, even more given that it provides better throuput of gigabits networks than ssh. But, yes, SSH is a damn great tool!

By: ROb

Dude, i guess you have no experiance settign up sftp, sftp requires much more work, each user must be in passwd file and have special perms and then also modding sshd config too. On a hosting company its way more risky and more time consuming than using tls with ftp.. makes much more sense... Just think what you would need to do if you had 500 users with sftp access!

By: Ibrahim

Simple, it just works..

Thank you.

By: Roman Glos

Hello, i have a little problem and i don´t find a sollution for this problem.

Filezilla Client does not seem to work with TLS 1.3.How can I change the TLS version? Unfortunately, I find nothing in google