linux-ftpd-ssl project consists of a FTP server with SSL encryption support.
linux-ftdp-ssl is the netkit ftp server with encryption support.
ftpd-ssl replaces normal ftpd using SSL authentication and encryption.
It operates together with normal ftp. It checks if the other side is also talking SSL, if not it falls back to normal ftp protocol.
Advantages over normal ftp(d) are that your passwords and the data you send will not go in cleartext over the line, and nobody can get it with tcpdump or similar tools.
Product's homepage
Requirements:
· libc6
· libpam-modules
· libpam0g
· libssl
· netbase
· openssl
What's New in This Release: [ read full changelog ]
· Fix command line split CSRF (Closes: #500518) Addresses CVE-2008-4242 and CVE-2008-4247.