A simple file service but it uses multiple threads.
Run both files in the directory "src/Multithread".
Available Commands:
- DEL - Delete a file
- DWN - Download a file
- UPL - Upload a file
- REN <old_filename> <new_filename> - Rename a file
- DIR - List all files
- Q - Quit