I am trying to copy all of my build artifacts to a different server workspace? Any easy way to do it.
The files you are looking for are located at <Bamboo_Home>/xml-data/artifacts.
You will need to copy this folder to the new server.
If both servers are running an in a Linux like environment I would recommend you to use the rsync command.
Please also get to know this page:
It will help you to understand how artifacts are stored in Bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.