Add a File (Quickadd) to the Tomcat Server

ccm
New Contributor II

What is the easiest way to add a file for download to the JSS web server? We basically want to have https://my.jss.org:8443/path/to/quickadd.zip

We have machines that for various reasons are not communicating with the JSS and the easiest way to fix it seems to be to implement the Der Flounder caspercheck script. It requires that the quickadd sit on a web server and we want to store it on the JSS. Easiest would be to just drop it on the web server that is already running and have it become immediately available. Barring that, if someone has an example simple config change to point to a new virtual directory I would much appreciate some guidance.

2 REPLIES 2

Asnyder
Contributor III

I just put mine in my Casper share directory so it ends up being http://my.jss.com:8443/packages/quickadd.zip

ccm
New Contributor II

We aren't running a share on the JSS itself and our share servers are smb only, no http/https so that would not work for us.