ProFTPD
ProFTPDは、UNIX系OSのFTPサーバソフトウェアの一つ。セキュリティに不安のあったWU-FTPDに代わるものとして開発された。 適切に設定すれば安定してセキュアな動作が可能であるとしている。ライセンス形態はGPL。
ProFTPDは一つの設定ファイル(/etc/proftpd.conf)のみを使用し、その形式はApache HTTP Serverのものと非常によく似ている。 ProFTPDは単独のデーモンとして動作させることもinetdやxinetdから動作させることも可能である。
ProFTPD公式HP
http://www.proftpd.org/
ProFTPD で sftp
We are also pleased to release 1.3.3rc3 to the community. This is the third release candidate of the 1.3.3 development cycle, and contains new SFTP features, a fix for the SSL/TLS renegotiation vulnerability (CVE-2009-355), and an updated version of libtool. The RELEASE_NOTES and NEWS files contain the full details.