It's full of stars!

  • All Content
  • About

wget

Cloud SAP

Download resources from SAP Cloud for your CI job

When running a CI job you may need to use some SAP tools. For instance, the MTA builder or Neo tools. Many CI servers include integration to build tools or plugins are provided by the community or vender. Jenkins offers plugins for Maven, Ant or Node that let you easily Read more…

By Tobias Hofmann, 7 yearsJune 17, 2018 ago
Technology

Parallel download of files using curl

In a previous blog, I showed how to download files using wget. The interesting part of this blog was to pass the authentication cookies to the server as well as using the file name given by the Content-Disposition directive when saving the file. The example of the previous blog was Read more…

By Tobias Hofmann, 8 yearsMay 22, 2017 ago
Technology

Download files with leading zero in name using wget

In my previous blog I showed how wget can be used to download a file from a server using HTTP headers for authentication and how to use Content-Disposition directive send by the server to determine the correct file name. With the information of the blog it`s possible to download a Read more…

By Tobias Hofmann, 8 yearsMay 4, 2017 ago
Technology

Download files with wget

A tool for download web resources is wget. It comes with a feature to mirror web sites, but you can also use it to download specific files, like PDFs. This is very easy and straightforward to do: wget <url> Example: wget http://localhost/doc.pdf This will instruct wget to download the file Read more…

By Tobias Hofmann, 8 yearsMarch 7, 2017 ago
Uncategorized

Download Oracle Java via wget

If you want or have to download Java from Oracle’s web site, you might know that you have to accept the “Oracle Binary Code License Agreement for Java SE” to activate the download link. If you have to download the binary from a computer without a browser, you get some Read more…

By Tobias Hofmann, 10 yearsSeptember 3, 2015 ago
  • Datenschutzerklärung
  • Impressum
  • Cookie-Erklärung
Hestia | Developed by ThemeIsle