{"id":16990985,"url":"https://github.com/peterus/esp-ftp-server-lib","last_synced_at":"2025-03-22T15:30:57.574Z","repository":{"id":38010652,"uuid":"282233727","full_name":"peterus/ESP-FTP-Server-Lib","owner":"peterus","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-05T22:37:29.000Z","size":105,"stargazers_count":31,"open_issues_count":16,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T13:15:31.113Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/peterus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["peterus"],"custom":["paypal.me/peterus07"]}},"created_at":"2020-07-24T13:57:55.000Z","updated_at":"2025-01-21T22:27:58.000Z","dependencies_parsed_at":"2024-10-28T13:23:48.342Z","dependency_job_id":"d07c6a62-4a97-44bd-8246-aa8a484caf38","html_url":"https://github.com/peterus/ESP-FTP-Server-Lib","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2FESP-FTP-Server-Lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2FESP-FTP-Server-Lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2FESP-FTP-Server-Lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterus%2FESP-FTP-Server-Lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterus","download_url":"https://codeload.github.com/peterus/ESP-FTP-Server-Lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244978499,"owners_count":20541862,"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-10-14T03:24:28.880Z","updated_at":"2025-03-22T15:30:57.245Z","avatar_url":"https://github.com/peterus.png","language":"C++","funding_links":["https://github.com/sponsors/peterus","paypal.me/peterus07"],"categories":[],"sub_categories":[],"readme":"# ESP-FTP-Server-Lib\n\nThis library will provide a simple and modern FTP server for your ESP32 or ESP8266 device.\nYou can setup multiple users and mutliple filesystems (SD-Card, MMC-Card or/and SPIFFS).\n\n## Examples\n\nIn the example folder you can find a very simple usage of the FTP server. You just need to setup the users, add the filesystems which you want to use, and call the handle function in the loop.\n\n## Known Commands to the server\n\nCurrently all kind of simple commands are known to the server:\n* CDUP\n* CWD\n* DELE\n* LISST\n* MKD\n* PORT\n* PWD\n* RETR\n* RMD\n* RNFR\n* RNTO\n* STOR\n* TYPE\n* SYST\n* QUIT\n* ABOR\n* NLST\n* STAT\n\n## What is still missing / TODO\n\nSome commands are still missing, if you need them create a ticket :)\n\nCurrently just the active mode is supported. For the passive mode you need to wait until version 1.0.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterus%2Fesp-ftp-server-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterus%2Fesp-ftp-server-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterus%2Fesp-ftp-server-lib/lists"}