How to copy artifacts to a network location ?

Srinivas Chinthapandu November 16, 2011

Is it possible to copy artifacts to a network location or change the default location where artifacts are stored in server for plan ?

2 answers

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 16, 2011

Regarding copying:

1. Use the SCP task: https://plugins.atlassian.com/plugin/details/609524

2. Or to script it: Bamboo Command Line Interface getArtifact action

0 votes
PiotrA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 16, 2011

As for the "change the default location where artifacts are stored in server for plan" part, please check your bamboo.cfg.xml file - it contain a property:

<property name="bamboo.artifacts.directory">${bambooHome}/artifacts</property>

Maybe tweaking it would be sufficient?

Srinivas Chinthapandu November 16, 2011

Thanks, After posting my orginal question, I came across this property, but this will ovverride for all my plans. I want to change this bamboo.artifacts.directory for few selected plans.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events