This project was developed as part of the Redes e Computadores (RCOM) course to create an FTP download application and explore the configuration and operation of computer networks.
Through this project, we gained a deeper understanding of network communication and the RFC 959 protocol, including networking configuration and performance analysis.
-
Insert the FTP URL in the
URL
field in the Makefile. -
To use the FTP download application, run the following command:
make run
- After the transfer, you can find the downloaded files in the downloads/ folder.
For detailed setup instructions, click here.
For detailed report, click here.