FileTransferingApp(Desktop client) Steps to build Clone the repository: git clone https://github.com/WhyNovaa/FileTransferingApp_DesktopClient.git cd FileTransferingApp_DesktopClient Ensure you have Rust installed. If not, install it from here Install the required Rust toolchain and dependencies: rustup install stable cargo install --path . Insert your value in .env file. Build the project using Cargo: cargo run This project works with server