Transfer files to multiple Linux

Is there a way in Bigfix to transfer files that reside on the Bigfix server to multiple Linux computers? Is there an existing fixlet or task or has anyone written a custom one to do this? Thanks!

@bfmyee, you could use multiple action parameter query inputs in conjunction with the prefetch or add prefetch item to propagate a file from a HTTP repository (including the wwwrootbes on the root BES server) to any number of BES managed endpoints regardless of OS. Where you’d have to get creative is where to store the transmitted files after they’ve landed on the targeted endpoints (i.e. /tmp or /home on Linux endpoints).

1 Like