Source: libnet-ftpserver-perl Section: interpreters Priority: optional Build-Depends: debhelper (>= 3.0.5), perl (>= 5.6), libarchive-tar-perl (>= 0.22), libauthen-pam-perl (>= 0.12), libbsd-resource-perl (>= 1.08), libio-stringy-perl (>= 1.220), libarchive-zip-perl (>= 0.11), libcompress-zlib-perl (>= 1.14), libdbi-perl, libdigest-md5-perl, libfile-sync-perl (>= 0.09) Maintainer: Chip Salzenberg Standards-Version: 3.5.1 Package: libnet-ftpserver-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends} Recommends: libarchive-tar-perl (>= 0.22), libauthen-pam-perl (>= 0.12), libbsd-resource-perl (>= 1.08), libio-stringy-perl (>= 1.220) Suggests: libarchive-zip-perl (>= 0.11), libcompress-zlib-perl (>= 1.14), libdbi-perl, libdigest-md5-perl, libfile-sync-perl (>= 0.09) Description: A secure, extensible and configurable Perl FTP server Net::FTPServer is a secure, extensible and configurable FTP server written in Perl. . Current features include: . * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Active or passive mode file transfers. * Run standalone or from inetd(8). * Security features: chroot, resource limits, tainting, protection against buffer overflows. * IP-based and/or IP-less virtual hosts. * Complete access control system. * Anonymous read-only FTP personality. * Virtual filesystem allows files to be served from a database. * Directory aliases and CDPATH support. * Extensible command set. * Generate archives on the fly.