FTP Rider is a collection of Python scripts that build an FTP search engine. Only path/filenames are indexed, not the contents of the files. The indexer recursively follows all directories. It indexes multiple FTP servers concurrently (default is 50), and the information is stored in a MySQL database.