wget can't download apache tomcat 8

10,471

You get this error probably because this mirror is not responding anymore, try this:

wget http://www-us.apache.org/dist/tomcat/tomcat-8/v8.0.38/bin/apache-tomcat-8.0.38.tar.gz

Or if you need the exact same version, try this:

wget http://archive.apache.org/dist/tomcat/tomcat-8/v8.0.23/bin/apache-tomcat-8.0.23.tar.gz
Share:
10,471
Thomas Athanasiou
Author by

Thomas Athanasiou

Updated on June 24, 2022

Comments