{"id":18655840,"url":"https://github.com/andriykohut/docker-pyftpdlib","last_synced_at":"2025-10-28T00:39:37.170Z","repository":{"id":19797019,"uuid":"57386593","full_name":"andriykohut/docker-pyftpdlib","owner":"andriykohut","description":"Simple FTP server with pyftpdlib","archived":false,"fork":false,"pushed_at":"2022-01-27T14:36:06.000Z","size":6,"stargazers_count":8,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T16:45:01.081Z","etag":null,"topics":["docker-pyftpdlib","ftp","ftp-server","ftpd-server","pyftpdlib"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andriykohut.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-29T13:35:40.000Z","updated_at":"2024-06-03T17:35:33.000Z","dependencies_parsed_at":"2022-07-22T22:49:34.011Z","dependency_job_id":null,"html_url":"https://github.com/andriykohut/docker-pyftpdlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fdocker-pyftpdlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fdocker-pyftpdlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fdocker-pyftpdlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriykohut%2Fdocker-pyftpdlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriykohut","download_url":"https://codeload.github.com/andriykohut/docker-pyftpdlib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449872,"owners_count":21105580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-pyftpdlib","ftp","ftp-server","ftpd-server","pyftpdlib"],"created_at":"2024-11-07T07:20:19.136Z","updated_at":"2025-10-28T00:39:32.139Z","avatar_url":"https://github.com/andriykohut.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-pyftpdlib\nSimple FTP server with pyftpdlib\n\nhttps://hub.docker.com/r/akogut/docker-pyftpdlib/\n\n## Running the server:\n```\ndocker run -it --rm -p 21:21 akogut/docker-pyftpdlib\n[I 2016-04-29 18:01:49] \u003e\u003e\u003e starting FTP server on 0.0.0.0:21, pid=5\n[I 2016-04-29 18:01:49] concurrency model: async\n[I 2016-04-29 18:01:49] masquerade (NAT) address: None\n[I 2016-04-29 18:01:49] passive ports: None\n```\n\nIn another terminal run `ftp \u003cdocker-host\u003e` and you should get something like this:\n```\nConnected to 192.168.99.100.\n220 pyftpdlib 1.5.0 ready.\nName (192.168.99.100:akogut): user\n331 Username ok, send password.\nPassword:\n230 Login successful.\nRemote system type is UNIX.\nUsing binary mode to transfer files.\nftp\u003e\n```\n\n## Command line arguments:\n```\ndocker run -it --rm -p 21:21 [-p 3000-3010] akogut/docker-pyftpdlib python ftpd.py -h\nusage: ftpd.py [-h] [--user USER] [--password PASSWORD] [--host HOST]\n               [--port PORT] [--passive PASSIVE] [--anon]\n\noptional arguments:\n  -h, --help           show this help message and exit\n  --user USER          Username for FTP acess (user will be created) (default:\n                       user)\n  --password PASSWORD  Password for FTP user. (default: password)\n  --host HOST\n  --port PORT\n  --passive PASSIVE    Range of passive ports (default: 3000-3010)\n  --anon               Allow anonymous access (default: False)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriykohut%2Fdocker-pyftpdlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriykohut%2Fdocker-pyftpdlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriykohut%2Fdocker-pyftpdlib/lists"}