chore(readme): update features
This commit is contained in:
parent
b6cee897e1
commit
595e7ed2e9
2 changed files with 13 additions and 11 deletions
11
README.md
11
README.md
|
@ -28,16 +28,17 @@ English | [简体中文](./docs/README_zh-cn.md)
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- File Management
|
- File Management
|
||||||
- No client needed
|
- Support uploading, downloading, creating, deleting and moving files and folders
|
||||||
- No limit on file size
|
- Resumable uploading and downloading
|
||||||
- Stop and resume uploading/downloading in the middle
|
- Only browser is needed
|
||||||
- Share directories to others
|
- Share directories to others, including anonymous
|
||||||
- Scan QR codes to download files/visit sharing folders/visit site
|
- Scan QR codes to visit sharing folders
|
||||||
- Upload hundreds of files at once
|
- Upload hundreds of files at once
|
||||||
- Steaming uploading: make it work behind CDN or reverse proxy
|
- Steaming uploading: make it work behind CDN or reverse proxy
|
||||||
- Files can also be managed from OS
|
- Files can also be managed from OS
|
||||||
- User Management
|
- User Management
|
||||||
- Support multiple users
|
- Support multiple users
|
||||||
|
- Each user has a role (user/admin)
|
||||||
- User home directory
|
- User home directory
|
||||||
- Per-user download & upload speed limiting
|
- Per-user download & upload speed limiting
|
||||||
- Per-user space quota
|
- Per-user space quota
|
||||||
|
|
|
@ -28,16 +28,17 @@
|
||||||
## 主要功能
|
## 主要功能
|
||||||
|
|
||||||
- 文件管理
|
- 文件管理
|
||||||
- 无需客户端
|
- 支持上传,下载,创建,删除和移动文件和文件夹
|
||||||
- 无文件大小限制
|
- 可恢复的上传和下载(断点续传)
|
||||||
- 上传下载的断点续传
|
- 在浏览器中完成操作
|
||||||
- 将目录共享他人
|
- 将目录共享他人,包括未登录用户
|
||||||
- 通过扫一扫下载文件/访问共享文件夹/访问网站
|
- 通过扫一扫访问共享文件夹/网站
|
||||||
- 一次上传上百个文件
|
- 一次上传上百个文件
|
||||||
- 流式上传: 使它可工作在 CDN 或 反向代理 之后
|
- 流式上传: 使它可工作在 CDN 或 反向代理 之后
|
||||||
- 也可通过操作系统管理文件
|
- 也可通过操作系统管理文件
|
||||||
- 用户管理
|
- 用户管理
|
||||||
- 支持多用户
|
- 支持多用户
|
||||||
|
- 每个用户有个各自角色(user/admin)
|
||||||
- 用户home目录
|
- 用户home目录
|
||||||
- 用户级别的上传下载速度限制
|
- 用户级别的上传下载速度限制
|
||||||
- 用户级别的空间限制
|
- 用户级别的空间限制
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue