发布于 2015-05-07 01:01:36 | 143 次阅读 | 评论: 0 | 来源: 网友投递
FileZilla开源FTP
FileZilla是一个免费开源的FTP软件,分为客户端版本和服务器版本,具备所有的FTP软件功能。可控性、有条理的界面和管理多站点的简化方式使得Filezilla客户端版成为一个方便高效的FTP客户端工具,而FileZilla Server则是一个小巧并且可靠的支持FTP&SFTP的FTP服务器软件。
FileZilla Server 0.9.51 发布,此版本主要有以下更新:
漏洞修复:
The code that checks that the peer's data connection IP address matches the control connection IP had been nonfunctional. Vulnerability discovered and reported by Amit Klein.
Added option to force TLS session resumption on the data connection to prevent data connection stealing
FileZilla Server now randomizes the port used for passive mode transfers to mitigate data connection stealing when using plain FTP
新特性:
Added diagnostic message to the administration interface if FTP over TLS is disabled and if the configured certificate is expired or otherwise invalid
Added diagnostic message to the administration interface if no passive mode IP has been configured and the server appears to be behind a NAT router
The settings dialog layout had a spring cleaning. The security settings, passive mode settings and TLS settings pages have received the most cleanup.
详细信息请查看发行页面。
此版本现已提供下载(仅 Windows):
https://filezilla-project.org/download.php?type=server
FileZilla是一个免费开源的FTP软件,分为客户端版本和服务器版本,具备所有的FTP软件功能。可控性、有条理的界面和管理多站点的简化方式使得Filezilla客户端版成为一个方便高效的FTP客户端工具,而FileZilla Server则是一个小巧并且可靠的支持FTP&SFTP的FTP服务器软件。