{"id":93873,"library":"em-ftpd","title":"EM-FTPd","description":"Build a custom FTP daemon backed by a datastore of your choice.","status":"active","version":"0.0.1","language":"ruby","source_language":null,"source_url":"https://github.com/yob/em-ftpd","tags":["ftp","server","eventmachine"],"install":[{"cmd":"gem install em-ftpd","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'em-ftpd', '~> 0.0.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"EMFTPd","correct":"require 'em-ftpd'"}],"quickstart":{"code":"require 'em-ftpd'\n\nclass MyDriver < EMFTPd::Driver\n  def authenticate(user, pass)\n    true\n  end\nend\n\nEMFTPd.start(MyDriver, :port => 21)","lang":"ruby","description":"Start a custom FTP server"},"warnings":[{"fix":"Use a compatible EventMachine version or switch to a non-EM solution.","message":"Requires EventMachine; not compatible with Ruby 3.0+ without patches.","severity":"breaking","affected_versions":">= 0.0.1"}],"env_vars":null,"search_vec":"'back':9 'build':4 'choic':15 'custom':6 'daemon':8 'datastor':12 'em':2 'em-ftpd':1 'eventmachin':18 'ftp':7,16 'ftpd':3 'server':17","created_at":"2026-06-19T09:57:24.209324+00:00","updated_at":"2026-06-19T09:57:24.209324+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/yob/em-ftpd","github":"https://github.com/yob/em-ftpd","docs":"http://www.rubydoc.info/gems/em-ftpd/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}