I was wondering if its also possible to download client install kit this way to?
e.g, BESAgent-10.0.9.21-ubuntu10.amd64.deb
I’d like to write a script that gets run on client server when its deployed that downloads latest agent file and then installs it. I want to download file at deployment time as we have multiple bigfix environments (lab & prod) and its possible that agent version will be different in each environment.
Anything in the /wwwrootbes BES root server folder is accessible via http. So you could put your .deb file in that folder then you can download it from a different machine hitting http://besrootserver:port/filename.db