Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 304 Bytes

CptS-Lab5

  1. The assignment is the Project in 13.17.1 of Chapter 13

  2. Implement 2 sets of commands:

get put ls cd pwd mkdir rmdir rm // executed by server

lcat lls lcd lpwd lmkdir lrmdir lrm // executed LOACLLY

  1. EXTRA Credits: make the server MULTI-thread by pthreads