28 projects tagged "FTP"
The Download Slave is a very flexible script which is controlled via eMail and stores files requested for downloading on the server's harddisk or sends them via eMail to the user who asked for them. Users are identified by their eMail address and a personal password, so only authorized users can use the service.
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.
Arb-Scan is a remote banner scanner written in bash and Perl. It supports 12 different services banner checks (daytime, ftpd, sshd, smtpd, domain, finger, httpd, pop2, pop3, nntp, imapd and snpp). It features IP file reading, logging, random IP scanning, ftp anonymous login checking and VRFY/EXPN smtp checking.
FTP Index is a search engine for FTP servers. It scans servers for definable filetypes and stores the results in a MySQL database. It utilizes the ftpls tool from the ftpcopy package for indexing the servers. It scans multiple servers at the same time by running with multiple processes.