Store build package in Management Console so it can be sent via HTTPS
I thought I saw that this is possible, but I cannot find how to do this. On your build server, after the package is built (say Java jar.) is it possible to send it back to the management console, then store that jar in BuildForge Management Console so it can be downloaded via HTTPS? In our model it will be hard to open up FTP or Agent ports to transport it outside of our network.
Accepted answer
3 other answers
Thank you for the responses. We still havent integrated RTC fully into our solution, but these give me some good guidance where we need to take it. We are using ClearCase and ClearQuest for our SCM, so I think maybe we'll have to check in our packages to a 'package stream' and then access that view via CCRC, where we can still use HTTPS. It's not ideal, but all I can think of without RTC.