Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huynhquangvinh01121999 authored Dec 6, 2021
1 parent 014a457 commit b3e4380
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# FTPSimulator_Server
Project lập trình mạng mô phỏng hệ thống FTP
## Yêu cầu về chức năng phía server:
+ Cho phép/block người dùng download/upload
+ Gán quyền user đối với thư mục. User chỉ được upload/download với các thư mục có quyền.
+ Cấu hình dung lượng lưu trữ tối đa của từng user. Kích thước file tối đa upload và download
+ Cho phép/block chức năng anonymous với user bất kỳ.
## Server Designed:
![Server_UI](https://user-images.githubusercontent.com/71429660/144881063-baf85fee-cdd0-4ea0-850a-eedbce8d8653.png)

0 comments on commit b3e4380

Please sign in to comment.