Download List

프로젝트 설명

Net::FTPServer is a full-featured, secure, extensible, and highly configurable FTP server which can serve files from a standard file system or a relational database. It is written in Perl, which provides natural protection against buffer overflows. It has feature parity with popular C-based servers such as wu-ftpd. The server offers virtual hosts (IP-based and experimental IP-less). It is configurable in Perl, for both small Perl "hacks" in the configuration file all the way up to complete server "personalities". It supports the latest RFCs and Internet Drafts. Authentication may be done through /etc/passwd, PAM or an authentication plug-in. Resource limits are supported. The server may run standalone or from inetd. chroot() jails are supported along with sophisticated programmable access control rules. All aspects of server use and configuration are comprehensively documented in a manual running to some 50 pages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-13 20:26
1.107

"전체"개성 지금 (옵션) PAM을 사용하는 대신에 외부 암호 파일을 지원합니다. 데비안 패키지를 지금 사용할 수있습니다.
Tags: Minor feature enhancements
The "Full" personality now supports external
password files (optionally replacing the use of
PAM). A Debian package is now available.

2002-03-27 23:35
1.104

Tags: Minor feature enhancements

2001-10-28 23:24
1.102

이 릴리스는 다음 안정 1.2x 지점으로 이어질 구조 개선이 포함되어있습니다. 그것은, 추가, 고급 명령을, 더 많은 테스트, 필터링 및 단순 백 엔드 인터페이스를 후크 클래스가 포함되어있습니다. 큰 로드맵 문서는 또한이 릴리스에 포함되어있습니다.
Tags: Major feature enhancements
This release includes structural enhancements which lead to the next stable
1.2x branch. It includes classes, extra hooks, advanced command filtering, more
testing, and a simplified back-end interface. A large roadmap document is also
included in this release.

2001-09-18 23:03
1.100

이것은 (와) 릴리스 불안 정한 실험 비행에있는 파일과 디렉토리의 아카이브를 생성하기위한 지원이 포함되어있습니다. 이것은 기존의 방식 (예 : "file.gz.uue"다운로드 "의 UUENCODED 압축 버전을 얻으려면 파일"), 사용할 수있는 또는 여러 틀에 얽매이지 않는 방법으로 (예 : "dir.list.gz"다운로드에 다다를 수 "만해")의 압축 비행 재귀 디렉토리가 나열됩니다. 또한 다수의 버그가 해결되었습니다. 단위 / 회귀 테스트가 더욱 확장되었습니다.
Tags: Major feature enhancements
This experimental (and unstable) release contains support for generating archives of files and directories on the fly. This can be used in the conventional way (eg. download "file.gz.uue" to get a uuencoded compressed version of "file"), or in several unconventional ways (eg. download "dir.list.gz" to get on the fly compressed recursive directory listing of "dir"). Numerous bugs have also been fixed. The unit/regression test suite has been extended even further.

2001-08-28 03:46
1.031

시험 범위는 상당히 (지금 거기 400 단위 테스트 및 회귀 테스트 이상)하는 기능이 향상되었습니다. 많은 사소한 버그가 수정되었습니다 따라서 밝혔다. 커맨드 라인 인자 처리를 간소화되었습니다 향상된. 지금 구성 옵션을 커맨드 라인에서뿐만 아니라 설정 파일에 지정할 수있습니다.
Tags: Minor feature enhancements
The range of tests has been enhanced considerably (there are now over 400 unit tests and regression tests). Many minor bugs thus revealed have been fixed. Command line argument processing has been simplified and enhanced. Configuration options can now be specified on the command line as well as in the config file.

Project Resources