Setting Up vsftpd + TLS On Debian Squeeze
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 set up vsftpd with TLS on a Debian Squeeze server.









