Skip to content

Does gickup support backing up private Bitbucket repositories? #253

Answered by cooperspencer
donaldm314 asked this question in Q&A
Discussion options

You must be logged in to vote

that is weird.
Here is a step by step tutorial on how I created a backup for bitbucket:

  1. I created an app password with the needed permission:

  2. Then I create the configuration file like this:
source:
  bitbucket:
    - user: buddyspencer
      token_file: token.txt
destination:
  local:
    - path: ~/test_backup
      structured: true

token.txt contains my app password from earlier.

This configuration works perfectly fine for me.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@cooperspencer
Comment options

@cooperspencer
Comment options

@donaldm314
Comment options

@cooperspencer
Comment options

@cooperspencer
Comment options

Comment options

You must be logged in to vote
1 reply
@cooperspencer
Comment options

Answer selected by donaldm314
Comment options

You must be logged in to vote
1 reply
@cooperspencer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants