BSDftpd-ssl is a secure and easy-to-use FTP server that supports industry standard TLS/SSL encryption and authentication for whole FTP sessions and data transfers. This implementation supports both the original FTP protocol and the RFC2228-compliant TLS/SSL enhancement. The package contains the secure FTP server (named "ftpd") and a command line TLS/SSL-aware FTP client (named "ftps"). The server's features include logging of transfers, changing of a session root (known as "chroot"), and virtual host support.
| Tags | Internet FTP Security Utilities |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | POSIX BSD FreeBSD NetBSD Linux |
Recent releases


Changes: The NetBSD operating system is now supported. The xferlog and audit logging formats have been enhanced. The IPv6 support is now available for all supported operating systems. Both SysV-style passwd/shadow implementation (used in Linux) and BSD-style passwd/master.passwd are now properly supported in case of the standard UNIX authentication (without PAM).