Internet file retriever for downloading files from the web
Internet file retriever
wget
$ wget https://example.com/file.zip
$ wget -O myfile.zip https://example.com/file.zip
$ wget -r https://example.com/path/