{"id":20945345,"url":"https://github.com/zas/docker-pureftpd","last_synced_at":"2025-06-27T23:04:57.737Z","repository":{"id":148673285,"uuid":"61480433","full_name":"zas/docker-pureftpd","owner":"zas","description":null,"archived":false,"fork":false,"pushed_at":"2016-06-19T13:01:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T10:03:11.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/zas666/docker-pureftpd/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-19T13:00:58.000Z","updated_at":"2016-06-19T13:22:02.000Z","dependencies_parsed_at":"2023-05-28T15:30:40.013Z","dependency_job_id":null,"html_url":"https://github.com/zas/docker-pureftpd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zas/docker-pureftpd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Fdocker-pureftpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Fdocker-pureftpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Fdocker-pureftpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Fdocker-pureftpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zas","download_url":"https://codeload.github.com/zas/docker-pureftpd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zas%2Fdocker-pureftpd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262347475,"owners_count":23296894,"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":[],"created_at":"2024-11-18T23:47:46.110Z","updated_at":"2025-06-27T23:04:57.722Z","avatar_url":"https://github.com/zas.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"ftp server\n=========\n\nftp server based on `pure-ftpd`. Make sure to connect using `passive` mode in the client. \n\n`docker build --rm -t ftpserver .`\n\n`docker run -d -p 20-21:20-21 -p 30000-30009:30000-30009 --name ftpserver ftpserver`\n\n\nExample of ftp session:\n\n\tftp 192.168.59.103\n\tConnected to 192.168.59.103.\n\t220---------- Welcome to Pure-FTPd [privsep] ----------\n\t220-You are user number 1 of 50 allowed.\n\t220-Local time is now 18:58. Server port: 21.\n\t220-IPv6 connections are also welcome on this server.\n\t220 You will be disconnected after 15 minutes of inactivity.\n\tName (192.168.59.103:jonas): someone\n\t331 User someone OK. Password required\n\tPassword: \n\t230 OK. Current directory is /home/someone\n\tRemote system type is UNIX.\n\tUsing binary mode to transfer files.\n\tftp\u003e passive\n\tPassive mode: off; fallback to active mode: off.\n\tftp\u003e ls\n\t200 PORT command successful\n\t150 Connecting to port 64265\n\t226-Options: -l \n\t226 0 matches total\n\tftp\u003e mkdir in\n\t257 \"in\" : The directory was successfully created\n\tftp\u003e dir\n\t200 PORT command successful\n\t150 Connecting to port 64266\n\tdrwxr-xr-x    2 someone    someone          4096 Sep 17 18:58 in\n\t226-Options: -l \n\t226 1 matches total\n\n\n\nDebugging\n---------\n\nRun the server in interactive mode: `docker run -t -i ftpserver /bin/bash`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzas%2Fdocker-pureftpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzas%2Fdocker-pureftpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzas%2Fdocker-pureftpd/lists"}