This application can be used by compiling the code in the download folder using the provided Makefile.
Some execution examples:
host netlab1.fe.up.pt
(requires being inside FEUP's network or being connected with the VPN):
without login:
- ./download ftp://netlab1.fe.up.pt/pub.txt
with login:
- ./download ftp://rcom:[email protected]/pipe.txt
- ./download ftp://rcom:[email protected]/files/pic1.jpg
- ./download ftp://rcom:[email protected]/files/pic2.jpg
- ./download ftp://rcom:[email protected]/files/crab.mp4
host ftp.up.pt
(doesn't require being inside FEUP's network):
- ./download ftp://ftp.up.pt/pub/debian/README
- ./download ftp://ftp.up.pt/pub/apache/README.html
The commands used for the configuration in each experience x are listed inside the respective exp<x> folder. The complete configuration is reached in experience 4, therefore, there aren't any new commands for experience 5 and experience 6.
The full configuration for this project can be checked here.