{"id":23658580,"url":"https://github.com/solomonarul/ztp","last_synced_at":"2025-11-28T04:30:22.670Z","repository":{"id":269994626,"uuid":"908329556","full_name":"solomonarul/ztp","owner":"solomonarul","description":"A simple FTP server and client implementation in Zig.","archived":false,"fork":false,"pushed_at":"2024-12-27T17:19:22.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-20T12:12:12.119Z","etag":null,"topics":["ftp","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/solomonarul.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":"2024-12-25T18:53:01.000Z","updated_at":"2025-01-05T23:16:15.000Z","dependencies_parsed_at":"2024-12-28T01:37:34.376Z","dependency_job_id":null,"html_url":"https://github.com/solomonarul/ztp","commit_stats":null,"previous_names":["solomonarul/ztp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solomonarul/ztp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonarul%2Fztp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonarul%2Fztp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonarul%2Fztp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonarul%2Fztp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solomonarul","download_url":"https://codeload.github.com/solomonarul/ztp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solomonarul%2Fztp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27295753,"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","status":"online","status_checked_at":"2025-11-28T02:00:06.623Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ftp","zig"],"created_at":"2024-12-29T00:48:10.301Z","updated_at":"2025-11-28T04:30:22.662Z","avatar_url":"https://github.com/solomonarul.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZTP\n\nZTP is a simple FTP server and client implementation in Zig.\n\nIt can be used as a standalone executable or be compiled as a library if needed in one's own application.\n\nThe server is intentionally designed with a single client logged in and working at all times, thus prone to blocking. (TODO: maybe multithread?)\n\n## What works:\n\n- Server-side supported commands:\n    - [x] Logging in.\n    - [ ] Listing files.\n    - [ ] Changing working directory.\n    - [ ] Uploading a file.\n    - [ ] Downloading a file.\n\n- Client-side supported commands:\n    - [ ] Logging in.\n    - [ ] Listing files.\n    - [ ] Changing working directory.\n    - [ ] Uploading a file.\n    - [ ] Downloading a file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomonarul%2Fztp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolomonarul%2Fztp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolomonarul%2Fztp/lists"}