{"id":63121,"library":"server-v2","title":"goftp server/v2","description":"An FTP server library for Go.","status":"active","version":"2.0.3","language":"go","source_language":null,"source_url":null,"tags":["ftp","server","file-transfer"],"install":[{"cmd":"go get goftp.io/server/v2","lang":"bash","label":"Install goftp.io/server/v2"}],"dependencies":[],"imports":[{"symbol":"server","correct":"goftp.io/server/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"goftp.io/server/v2\"\n)\n\nfunc main() {\n\ts, _ := server.NewServer(&server.Options{\n\t\tAddr: \":2121\",\n\t})\n\ts.ListenAndServe()\n}","lang":"go","description":"Create and start a basic FTP server."},"warnings":[],"env_vars":null,"search_vec":"'file':12 'file-transf':11 'ftp':4,9 'go':8 'goftp':1 'librari':6 'server':5,10 'server/v2':2 'transfer':13","created_at":"2026-06-17T16:39:58.400581+00:00","updated_at":"2026-06-17T16:39:58.400581+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://gitea.com/goftp/server","github":null,"docs":"https://pkg.go.dev/goftp.io/server/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}