Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to upload artifacts to another repository download section

Muhammad Seemab Akhlas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 12, 2025

I am facing the issue that
the artifact are stored in download section of one repository, i want to move the .zip from my first repository to second repository.
How it is possible.
Curl command is not working for me

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2025

G'day, @Muhammad Seemab Akhlas 

Welcome to the community!

If I understand this correctly, you wanted to transfer a zip file residing on repository A to repository B via Curl? If yes, I believe this is not possible, you have to download the zip files from repository A and manually upload them to repository B via the UI or the following curl commands example:

curl -u username:app_password -X POST https://api.bitbucket.org/2.0/repositories/<workspace>/<repository_name>/src -F repo-filename.ext=@local-filename.ext

I hope this helps

Regards,
Syahrul 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events