PHP 文件上传系统
An open-source PHP-based file upload system that can be used as a simple cloud storage or backup tool.
一个开源的 PHP 文件上传系统,可用作简单的网盘或备份工具。
- Upload and manage files through a web interface
通过网页界面上传和管理文件 - Can be used as a personal or team file repository
可作为个人或团队文件存储空间 - Simple, lightweight, and easy to deploy
简洁轻量,部署方便 - Originally designed for internal company use
最初用于公司内部文件扫描与归档
Please refer to the folder **/1/加密算法** for details about login credentials and encryption logic.
请阅读目录 **/1/加密算法**,了解登录账号密码及加密机制。
This project was mainly created to upload and back up scanned company documents.
本项目主要用于公司文件扫描上传与备份。
Uploaded files are organized and can be accessed or audited anytime.
上传后的文件被系统化存储,可随时调阅查验。
This project is intended for internal or private use.
本项目面向内部或私人使用场景。
If you encounter any issues, feel free to open an issue or contact the maintainer.
如有任何问题,欢迎提交 Issue 或 联系维护者。