/feup-rcom-proj2

Resolution proposal for the second project of the Computer Networks course unit @ FEUP

Primary LanguageCMIT LicenseMIT

feup-rcom-proj2

Resolution proposal for the application used in the second project of the Computer Networks course unit @ FEUP

Compile

gcc src/main.c src/util.c -o download

Run

./download ftp://<username>:<password>@server/path

# for example
./download ftp://rcom:rcom@netlab1.fe.up.pt/pub.txt

License

MIT