Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 255 Bytes

TCP File server with Transactional Semantics and Fault Tolerance.

  • Download the Golang binary and build the program by running the build script $ ./build.sh

  • Run the program with following command $ ./server <IP> <PORT> <SERVER DIRECTORY>