文件名称:PURE-FTPD for WINDOWS 源码
文件大小:566KB
文件格式:RAR
更新时间:2007-06-28 17:46:40
网络通信类
Before all : Pure-FTPd was designed on Unix and for Unix. The Windows port has been done because some people are forced to work on Win32 by their pointy hairy boss. For these people, Apache is a nice alternative to IIS. But when it comes to FTP servers, most of them are designed for warez trading rather than being secure. And closed-source doesn‘t help. So a Windows port of Pure-FTPd makes sense. As long as Cygwin32 is able to compile and run this piece of software without any change to the source code, Win32 binaries will be provided. But don‘ t expect any Windows-specific change or optimization. Also, a great part of the server security relies on Cygwin‘s libraries emulation functions. So Pure-FTPd on Win32 should be considered experimental and unsupported. And some features may just not work. On the good side, initial testing showed that the server was immune to common attacks other Windows FTP daemons were vulnerable to (directory traversals, device opening, etc) .