jira-backup-py icon indicating copy to clipboard operation
jira-backup-py copied to clipboard

python script to create, download and upload to s3 your Jira or Confluence cloud instance backup

Results 6 jira-backup-py issues
Sort by recently updated
recently updated
newest added

is there any way we can change script to upload the backup files in azure instead of aws ?

Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.4.16 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

To test the backup function , I install jira 8.11.0 on my PC(`ip:192.168.3.3`), The jira can visitor nomally: ![image](https://user-images.githubusercontent.com/7780577/153563110-8eb494dc-0a14-4ff9-8cc0-63c209169fe2.png) and I follow the Instructions in **README**, the details in the...

- Removed the file `__init__.py` because it's empty. - Changed `.gitignore` to add `__pycache__` directory. - Changed `README.md` to remove python 2 and change config.json to config.yaml. - Changed `requirements.txt`...

Hello, my guess, this backup solution for jira will stop working next year :( you are using at least /rest/backup/1/export/runbackup from atlassian email: Effective March 30, 2026, Atlassian will deprecate...

Hi Support, I am running the following commands for manually backup to local, and both of them having issues. Please help. Thank you so much in advance. Commands ================================= python...