User Tools

Site Tools


wiki:download_single_file_bitbucket_server

Download single file from BitBucket server

  1. Navigate to your repo and copy link location of your Raw File option.
  2. Download the file
curl --silent --show-error --user <USERNAME> https://example.com/projects/<PROJNAME>/repos/<YOURREPO>/raw/<FOLDER>/<FILE>?at=refs%2Fheads%2Fmaster -o <OUTPUTFILENAME>

Tested on

  • Atlassian Bitbucket v7.5.0
wiki/download_single_file_bitbucket_server.txt · Last modified: 2021/02/12 11:13 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki