Created a file handling system that is able to combine an array of several small drives into one single drive, and process read and write requests through it, along with managing a custom cache system to speed up request returns. It also has the capability of communicating with a client using the server’s IP address….Continue Reading File System Server in Linux