Hello,
We have a build plan that creates very large artifacts ~1GB. On remote build server. Uploading this to bamboo (6.1.1 build 60104) server takes ages and if we have more of them we will overload bamboo server.
However we do have large ftp server that we use to store those artifacts.
I can create a step in build plan to upload that artifact to this ftp.
What I'd like is to configure bamboo to create artifact link and use that file in ftp. Without uploading it to bamboo server itself.
regards
mW