# Rust file sharing software. First Rust project, used all tools i could get to make this code. I have no idea what i am doing yet. ![image](https://github.com/user-attachments/assets/83eac791-aae0-42c1-9aec-8ed8179d6dd6) ![image](https://github.com/user-attachments/assets/603e8480-9a99-4283-a883-e37447062354) It it shares the content of a specific folder called shared with a client requesting it, the client can only download the files from the folder. When application starts, it creates both a server and a client.