A php/ncc based HTTP File Management server for accepting file uploads and managing stored files
Find a file
2025-05-16 01:25:40 -04:00
.github/workflows Supported build for now only 2025-05-16 01:25:40 -04:00
.idea Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
docker Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
src/FileServer Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
www Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
.gitignore Added main class and .gitignore 2025-04-04 14:56:18 -04:00
bootstrap.php Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
docker-compose.yml Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
Dockerfile Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
LICENSE Initial commit 2025-03-26 17:54:55 -04:00
main Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
Makefile Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
project.json Add configuration classes, enums, and database handling for FileServer 2025-05-15 21:05:40 -04:00
README.md Added README.md 2025-04-04 14:58:56 -04:00

FileServer

Documentation coming soon.

Copyright

Copyright © 2022-2025, Nosial—All Rights Reserved

License

This project is licensed using the GPL-3.0 license, see LICENSE for more information