GitHub - uacy/my-wget: A small wget · GitHub
Skip to content

uacy/my-wget

Folders and files

Repository files navigation

my-wget

This is a simple implementation of the well known wget. It can be used to download a html page. Usage: ./myclient [-r] [-e] [-o <log_file>] http://<server_name>/<link_page> -r : Download all the html link in the link_page up to 5 levels recursivly -e : Download every relativ link in page -o : It creates a log file were is written all the errors and all the succsesfull requests.

About

A small wget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors