{"id":15009051,"url":"https://github.com/rdch106/simple-file-server","last_synced_at":"2025-07-05T16:32:42.953Z","repository":{"id":70780683,"uuid":"82046290","full_name":"RDCH106/Simple-File-Server","owner":"RDCH106","description":"Simple Python File Server with browser upload and authentication","archived":false,"fork":false,"pushed_at":"2022-08-24T15:36:25.000Z","size":101,"stargazers_count":22,"open_issues_count":3,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-23T18:38:57.383Z","etag":null,"topics":["authentication","file-server","file-upload","python-2","web-interface"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RDCH106.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-15T10:01:06.000Z","updated_at":"2023-06-24T16:33:39.000Z","dependencies_parsed_at":"2023-03-11T09:10:11.284Z","dependency_job_id":null,"html_url":"https://github.com/RDCH106/Simple-File-Server","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2FSimple-File-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2FSimple-File-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2FSimple-File-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RDCH106%2FSimple-File-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RDCH106","download_url":"https://codeload.github.com/RDCH106/Simple-File-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065793,"owners_count":21041963,"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":["authentication","file-server","file-upload","python-2","web-interface"],"created_at":"2024-09-24T19:22:43.185Z","updated_at":"2025-04-09T16:23:11.305Z","avatar_url":"https://github.com/RDCH106.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-File-Server\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a2b646100fc84cf2901f3ae86dcbdc1d)](https://www.codacy.com/app/RDCH106/Simple-File-Server?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=RDCH106/Simple-File-Server\u0026amp;utm_campaign=Badge_Grade)\n\nSimple Python File Server with browser upload and authentication.\n\nSimple tool that gives secure remote file control with no client-side installation.\n\n### What is this?\nThis is a simple file server that\n* supports file directory browse of the server\n* supports file upload to the server\n* supports authentication\n* marks frequently visited directories for easier navigation\n\nFind the latest code version at https://github.com/RDCH106/Simple-File-Server\n\nFind the latest release at https://github.com/RDCH106/Simple-File-Server/releases\n\n### How to configure server\n\nFirst execution, into config folder, from `default.json` will create `config.json` with initial configuration values. You can edit them to use other port, password, etc...\n \n### How To Run\n\nConfigure the `setting.py` file with the desired configuration and run as other python program:\n\n`python simple_file_server.py`\n\nTo run the server in background redirecting the log `tmp` symtem folder:\n\n`python simple_file_server.py \u003e /tmp/simple_file_server.log 2\u003e\u00261 \u0026` (**only in GNU/Linux**)\n\n### How To Install\n\nRead and edit settings.py.\n\n`sudo ./install`\n\nOnce the script is completed, this file server should be registered as an upstart service.\n\nCheck the file server at http://host:port/base_url\n\n### How To Uninstall\n\n`sudo ./uninstall`\n\n### Credits\n\nThis is a fork of https://github.com/wonjohnchoi/Simple-Python-File-Server-With-Browse-Upload-and-Authentication written by [wonjohnchoi](https://github.com/wonjohnchoi) (who also forked of http://li2z.cn/?s=SimpleHTTPServerWithUpload  written by bones7456 who also was forked from http://www.opensource.apple.com/source/python/python-3/python/Lib/SimpleHTTPServer.py)\n\nThis fork basically adds install scripts, authentication, and some more on top of the original code that supports directory browse and file upload.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fsimple-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frdch106%2Fsimple-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frdch106%2Fsimple-file-server/lists"}